Skip to content

Commit 0335c3d

Browse files
committed
lock versions
1 parent 999307b commit 0335c3d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

frameworks/keyed/isotope/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@
2020
"url": "https://github.com/krausest/js-framework-benchmark.git"
2121
},
2222
"devDependencies": {
23-
"@rollup/plugin-node-resolve": "^7.0.0",
23+
"@rollup/plugin-node-resolve": "7.0.0",
2424
"rollup": "1.15.6",
25-
"rollup-plugin-terser": "^5.0.0"
25+
"rollup-plugin-terser": "5.0.0"
2626
},
2727
"dependencies": {
28-
"@isotope/core": "^0.2.0"
28+
"@isotope/core": "0.2.0"
2929
}
3030
}

0 commit comments

Comments
 (0)