Skip to content

Commit 6c8af4f

Browse files
committed
chore(package): pin dependencies
1 parent 992ebce commit 6c8af4f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/plugin-tab/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"description": "",
55
"main": "index.js",
66
"dependencies": {
7-
"fs-extra": "^0.30.0",
8-
"glob": "^7.0.0",
9-
"lodash": "~4.17.5"
7+
"fs-extra": "0.30.0",
8+
"glob": "7.0.0",
9+
"lodash": "4.17.5"
1010
},
1111
"repository": "https://github.com/pattern-lab/patternlab-node/tree/master/packages/plugin-tab",
1212
"bugs": "https://github.com/pattern-lab/patternlab-node/issues",

0 commit comments

Comments
 (0)