Inline babel-plugin-unpkg-rewrite

This commit is contained in:
Michael Jackson
2018-01-09 21:41:19 -08:00
parent 735beec472
commit a0d1479edd
5 changed files with 151 additions and 12 deletions

View File

@ -8,7 +8,7 @@
"test": "jest"
},
"dependencies": {
"babel-plugin-unpkg-rewrite": "^3.6.0",
"babel-plugin-syntax-export-extensions": "^6.13.0",
"babel-preset-env": "^1.6.1",
"babel-preset-react": "^6.24.1",
"body-parser": "^1.18.2",
@ -40,7 +40,8 @@
"tar-fs": "^1.15.2",
"throng": "^4.0.0",
"validate-npm-package-name": "^3.0.0",
"warning": "^3.0.0"
"warning": "^3.0.0",
"whatwg-url": "^6.4.0"
},
"devDependencies": {
"babel-core": "^6.26.0",