Skip to content

Commit

Permalink
chore(package): update @std/esm to version 0.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung committed Jan 6, 2018
1 parent fb33b83 commit 5efd811
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"prepublishOnly": "npm run lint && npm run test"
},
"dependencies": {
"@std/esm": "^0.19.0",
"@std/esm": "^0.19.1",
"lodash": "^4.17.4",
"postcss": "^6.0.1",
"postcss-value-parser": "^3.3.0"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
esutils "^2.0.2"
js-tokens "^3.0.0"

"@std/esm@^0.19.0":
version "0.19.0"
resolved "https://registry.yarnpkg.com/@std/esm/-/esm-0.19.0.tgz#4b5cfe5f1e55eda7bbd5ed8556a4412489d2b3f6"
"@std/esm@^0.19.1":
version "0.19.1"
resolved "https://registry.yarnpkg.com/@std/esm/-/esm-0.19.1.tgz#8bdf8ed0e759eea1c7010d22fb9789e462ec0a9b"

"@types/node@*":
version "8.5.2"
Expand Down

0 comments on commit 5efd811

Please sign in to comment.