Update dep

This commit is contained in:
MICHAEL JACKSON 2017-08-23 14:16:57 -07:00
parent 28543a39b6
commit c5092f4b68
2 changed files with 4 additions and 4 deletions

View File

@ -9,7 +9,7 @@
"test": "node scripts/test.js --env=jsdom"
},
"dependencies": {
"babel-plugin-unpkg-rewrite": "^2.0.0",
"babel-plugin-unpkg-rewrite": "^3.0.0",
"cors": "^2.8.1",
"countries-list": "^1.3.2",
"csso": "^3.1.1",

View File

@ -739,9 +739,9 @@ babel-plugin-transform-strict-mode@^6.24.1:
babel-runtime "^6.22.0"
babel-types "^6.24.1"
babel-plugin-unpkg-rewrite@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/babel-plugin-unpkg-rewrite/-/babel-plugin-unpkg-rewrite-2.0.0.tgz#ab5debacb5667eadd95ff9a6f84422c5ef07227b"
babel-plugin-unpkg-rewrite@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/babel-plugin-unpkg-rewrite/-/babel-plugin-unpkg-rewrite-3.0.0.tgz#3485621d79da04cd910ca21cdc6b3cacc1a3d1d1"
dependencies:
warning "^3.0.0"
whatwg-url "^4.3.0"