point to more specific versions in package.json
parent
7d40256a4f
commit
0c9ced826a
|
@ -29,9 +29,9 @@
|
|||
},
|
||||
"homepage": "https://conduitry.io/defiler",
|
||||
"devDependencies": {
|
||||
"rollup": "*",
|
||||
"rollup-plugin-cheap-ts": "Conduitry/rollup-plugin-cheap-ts#semver:*",
|
||||
"typescript": "*",
|
||||
"rollup": "^1",
|
||||
"rollup-plugin-cheap-ts": "Conduitry/rollup-plugin-cheap-ts#semver:^1",
|
||||
"typescript": "^3",
|
||||
"@types/node": "*"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in New Issue