Skip to content

Commit 67aa791

Browse files
author
Nithin Krishna
authored
locking versions (#113)
1 parent 259004a commit 67aa791

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

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

0 commit comments

Comments
 (0)