1
0
mirror of https://github.com/kremalicious/blog.git synced 2025-02-14 21:10:25 +01:00

package cleanup

This commit is contained in:
Matthias Kretschmann 2018-09-29 23:34:47 +02:00
parent e4cc61b696
commit 41d3766f4a
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 2 additions and 3 deletions

View File

@ -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

View File

@ -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",