We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 992ebce commit 6c8af4fCopy full SHA for 6c8af4f
packages/plugin-tab/package.json
@@ -4,9 +4,9 @@
4
"description": "",
5
"main": "index.js",
6
"dependencies": {
7
- "fs-extra": "^0.30.0",
8
- "glob": "^7.0.0",
9
- "lodash": "~4.17.5"
+ "fs-extra": "0.30.0",
+ "glob": "7.0.0",
+ "lodash": "4.17.5"
10
},
11
"repository": "https://github.com/pattern-lab/patternlab-node/tree/master/packages/plugin-tab",
12
"bugs": "https://github.com/pattern-lab/patternlab-node/issues",
0 commit comments