Skip to content

Commit 6ef34a3

Browse files
authored
Updates deps and preps for 3.0.2 release (#79)
1 parent 45cefd9 commit 6ef34a3

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "spur-common",
33
"description": "A Node.JS library of common modules used as a base to most Node.JS applications.",
4-
"version": "3.0.1",
4+
"version": "3.0.2",
55
"main": "./src/injector",
66
"author": {
77
"name": "Agustin Colchado",
@@ -51,7 +51,7 @@
5151
"lodash.some": "^4.6.0",
5252
"lodash.union": "^4.6.0",
5353
"lodash.uniq": "^4.5.0",
54-
"spur-config": "^2.0.3",
54+
"spur-config": "^2.0.4",
5555
"spur-errors": "^1.0.5",
5656
"spur-ioc": "^2.0.0",
5757
"superagent": "^8.0.9"

0 commit comments

Comments
 (0)