Comparing version 0.1.1 to 0.1.2
@@ -0,1 +1,2 @@ | ||
#!/usr/bin/env node | ||
'use strict'; | ||
@@ -2,0 +3,0 @@ |
{ | ||
"name": "fp455", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"scripts": { | ||
@@ -5,0 +5,0 @@ "build": "rollup -c && NODE_ENV=bin rollup -c", |
@@ -25,4 +25,5 @@ import bucklescript from 'rollup-plugin-bucklescript' | ||
})], | ||
banner: '#!/usr/bin/env node', | ||
} | ||
export default buildBin ? binBuildConfig : coreBuildConfig |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
37725
1347
0