czg 1.6.2-beta.1 → 1.6.2-beta.2

Sign up to get free protection for your applications and to get access to all the features.
package/bin/index.js CHANGED
@@ -1,3 +1,3 @@
1
1
  #!/usr/bin/env node
2
- 'use strict'
3
- import('../lib/index.js')
2
+ 'use strict'
3
+ require('../lib/index.js')