File tree Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Original file line number Diff line number Diff line change 4
4
"version" : " 2.12.0" ,
5
5
"main" : " ./core/lib/patternlab.js" ,
6
6
"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.0" ,
18
+ "update-notifier" : " 2.2.0"
19
19
},
20
20
"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"
24
24
},
25
25
"keywords" : [
26
26
" Pattern Lab" ,
You can’t perform that action at this time.
0 commit comments