This commit is contained in:
Rich Harris
2018-03-05 15:09:59 -05:00
parent a66ac00d42
commit 47b50f2c0e
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@@ -5,6 +5,7 @@ cypress/screenshots
test/app/.sapper
test/app/app/manifest
test/app/export
test/app/build
runtime.js
runtime.js.map
cli.js

View File

@@ -30,6 +30,7 @@
"mkdirp": "^0.5.1",
"mri": "^1.1.0",
"node-fetch": "^1.7.3",
"port-authority": "^1.0.0",
"pretty-ms": "^3.1.0",
"relative": "^3.0.2",
"require-relative": "^0.8.7",