Revert change

This commit is contained in:
Fraham 2017-11-30 20:44:54 +00:00 committed by GitHub
parent f35cbb31ce
commit 321b009296
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,8 +4,9 @@
"description": "Another CSS framework",
"main": "index.js",
"scripts": {
"start": "node node_modules/gulp/bin/gulp.js",
"build": "node node_modules/gulp/bin/gulp.js build"
"start": "node node_modules/gulp/bin/gulp.js",
- "build": "node node_modules/gulp/bin/gulp.js build",
- "test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",