Skip to content

Commit 51fd6ef

Browse files
author
Nithin Krishna
authored
Locked project dependencies (#108)
1 parent ffad257 commit 51fd6ef

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@
3131
]
3232
},
3333
"dependencies": {
34-
"app-root-path": "^2.0.1",
35-
"frg-ethereum-runners": "git+ssh://git@github.com/ampleforth/frg-ethereum-runners.git#v1.0.0-alpha",
36-
"js-yaml": "^3.11.0",
37-
"openzeppelin-eth": "2.0.2",
38-
"truffle": "^4.1.14"
34+
"app-root-path": "~2.1.0",
35+
"frg-ethereum-runners": "https://github.com/ampleforth/frg-ethereum-runners.git#v1.0.0-alpha",
36+
"js-yaml": "~3.12.0",
37+
"openzeppelin-eth": "~2.0.2",
38+
"truffle": "~4.1.14"
3939
},
4040
"devDependencies": {
4141
"chai": "^4.1.2",

0 commit comments

Comments
 (0)