Skip to content

Commit

Permalink
Chore: remove two unused dependencies
Browse files Browse the repository at this point in the history
These were used in the release script, but that's been abstracted away
now
  • Loading branch information
BPScott authored and not-an-aardvark committed Oct 1, 2018
1 parent d38ea52 commit bfe459c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions package.json
Expand Up @@ -42,9 +42,7 @@
"eslint-plugin-node": "^4.2.2",
"eslint-plugin-self": "^1.0.1",
"mocha": "^3.1.2",
"moment": "^2.18.1",
"prettier": "^1.13.0",
"semver": "^5.3.0",
"vue-eslint-parser": "^2.0.2"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Expand Up @@ -829,7 +829,7 @@ rxjs@^6.1.0:
version "2.1.2"
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"

semver@5.3.0, semver@^5.3.0:
semver@5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f"

Expand Down

0 comments on commit bfe459c

Please sign in to comment.