Further tweaks and publishing script

develop
Sven Slootweg 10 years ago
parent a7ca822d2d
commit cedb6868e0

1
.gitignore vendored

@ -6,3 +6,4 @@
/lib/CDXRecord.js
/lib/cdx.js
/index.js
/npm-debug.log

@ -29,7 +29,7 @@
"gulp-rename": "~1.2.0",
"gulp-util": "~2.2.17",
"JSONStream": "^0.9.0",
"adhoc-stream": "^0.0.1",
"adhoc-stream": "^0.0.1"
},
"dependencies": {
"lodash": "^2.4.1",

@ -0,0 +1,3 @@
gulp coffee
npm publish
rm index.js lib/*.js
Loading…
Cancel
Save