chore: Mode travis-script and gh-pages to package.json:devDependencies
This commit is contained in:
parent
8650285e45
commit
465573e488
1 changed files with 2 additions and 2 deletions
|
|
@ -25,8 +25,10 @@
|
|||
"postversion": "git push --follow-tags"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alrra/travis-scripts": "^3.0.1",
|
||||
"benchmark": "^2.1.4",
|
||||
"eslint": "^3.19.0",
|
||||
"gh-pages": "^0.12.0",
|
||||
"istanbul": "^0.4.5",
|
||||
"marked": "^0.3.6"
|
||||
},
|
||||
|
|
@ -35,7 +37,5 @@
|
|||
"bundle": "./bundler/bin/bundle"
|
||||
},
|
||||
"dependencies": {
|
||||
"@alrra/travis-scripts": "^3.0.1",
|
||||
"gh-pages": "^0.12.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue