mirror of
https://github.com/kremalicious/blog.git
synced 2025-02-14 21:10:25 +01:00
package cleanup
This commit is contained in:
parent
e4cc61b696
commit
41d3766f4a
@ -11,7 +11,7 @@ install:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- npm test
|
- npm test
|
||||||
- travis_wait 60 npm run build
|
- npm run build
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- pip install --user awscli
|
- pip install --user awscli
|
||||||
|
@ -56,9 +56,8 @@
|
|||||||
"load-script": "^1.0.0",
|
"load-script": "^1.0.0",
|
||||||
"node-sass": "^4.9.3",
|
"node-sass": "^4.9.3",
|
||||||
"nord": "^0.2.1",
|
"nord": "^0.2.1",
|
||||||
"pigeon-maps": "^0.11.0",
|
"pigeon-maps": "^0.11.1",
|
||||||
"pigeon-marker": "^0.3.4",
|
"pigeon-marker": "^0.3.4",
|
||||||
"prismjs": "^1.15.0",
|
|
||||||
"react": "^16.5.2",
|
"react": "^16.5.2",
|
||||||
"react-clipboard.js": "^2.0.1",
|
"react-clipboard.js": "^2.0.1",
|
||||||
"react-dom": "^16.5.2",
|
"react-dom": "^16.5.2",
|
||||||
|
Loading…
Reference in New Issue
Block a user