Skip to content

Commit

Permalink
Update dependencies and bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jjrv committed Aug 26, 2018
1 parent 6b2e0d5 commit d2f6710
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cresolve",
"version": "1.0.0",
"version": "1.0.1",
"description": "Node-style module resolution for SystemJS",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down Expand Up @@ -29,7 +29,7 @@
"systemjs"
],
"devDependencies": {
"@types/node": "^10.7.1",
"@types/node": "^10.9.2",
"@types/systemjs": "^0.20.6",
"systemjs": "~0.21.4",
"typescript": "^3.0.1"
Expand Down

0 comments on commit d2f6710

Please sign in to comment.