Skip to content

Commit a14b754

Browse files
committed
Merge branch 'ms10398-master' into dev
2 parents 02c787e + 98322b0 commit a14b754

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,23 @@
44
"version": "2.12.0",
55
"main": "./core/lib/patternlab.js",
66
"dependencies": {
7-
"chalk": "^1.1.3",
8-
"diveSync": "^0.3.0",
9-
"fs-extra": "^0.30.0",
10-
"glob": "^7.0.0",
11-
"graphlib": "^2.1.1",
12-
"js-beautify": "^1.6.3",
13-
"js-yaml": "^3.6.1",
14-
"lodash": "~4.13.1",
15-
"markdown-it": "^6.0.1",
16-
"node-fetch": "^1.6.0",
17-
"patternengine-node-mustache": "^1.0.0",
18-
"update-notifier": "^2.2.0"
7+
"chalk": "1.1.3",
8+
"diveSync": "0.3.0",
9+
"fs-extra": "0.30.0",
10+
"glob": "7.0.0",
11+
"graphlib": "2.1.1",
12+
"js-beautify": "1.6.3",
13+
"js-yaml": "3.6.1",
14+
"lodash": "4.13.1",
15+
"markdown-it": "6.0.1",
16+
"node-fetch": "1.6.0",
17+
"patternengine-node-mustache": "1.0.2",
18+
"update-notifier": "2.2.0"
1919
},
2020
"devDependencies": {
21-
"eslint": "^3.5.0",
22-
"rewire": "^2.5.2",
23-
"tap": "^7.1.2"
21+
"eslint": "3.5.0",
22+
"rewire": "2.5.2",
23+
"tap": "7.1.2"
2424
},
2525
"keywords": [
2626
"Pattern Lab",

0 commit comments

Comments
 (0)