Skip to content

Commit e43346a

Browse files
committed
Fix of package.json
1 parent fe1877e commit e43346a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"author": "",
2020
"license": "ISC",
2121
"dependencies": {
22-
"va-online-memorial-data-models": "^0.0.1",
22+
"va-online-memorial-data-models": "github:topcoderinc/va-online-memorial-data-models",
2323
"bcrypt-nodejs": "0.0.3",
2424
"body-parser": "^1.18.2",
2525
"chalk": "^2.3.0",
@@ -40,7 +40,6 @@
4040
"multer": "^1.3.0",
4141
"passport": "^0.4.0",
4242
"passport-http-bearer": "^1.0.1",
43-
"va-online-memorial-data-models": "github:topcoderinc/va-online-memorial-data-models",
4443
"winston": "^2.4.0"
4544
},
4645
"devDependencies": {

0 commit comments

Comments
 (0)