|
@@ -20,8 +20,7 @@
|
|
"e2e": "casperjs test --concise ./test/e2e",
|
|
"e2e": "casperjs test --concise ./test/e2e",
|
|
"test": "eslint src && npm run unit && npm run build-examples && npm run e2e",
|
|
"test": "eslint src && npm run unit && npm run build-examples && npm run e2e",
|
|
"docs": "cd docs && gitbook serve",
|
|
"docs": "cd docs && gitbook serve",
|
|
- "deploy-docs": "cd docs && ./deploy.sh",
|
|
|
|
- "prepublish": "npm run build"
|
|
|
|
|
|
+ "deploy-docs": "cd docs && ./deploy.sh"
|
|
},
|
|
},
|
|
"repository": {
|
|
"repository": {
|
|
"type": "git",
|
|
"type": "git",
|