File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change
1
+ save-prefix = " "
Original file line number Diff line number Diff line change 8
8
"@gfxfundamentals/lesson-builder" : " git://github.com/gfxfundamentals/lesson-builder.git#v1.8.2" ,
9
9
"@gfxfundamentals/live-editor" : " git://github.com/gfxfundamentals/live-editor.git#v1.0.17" ,
10
10
"eslint-plugin-google-camelcase" : " 0.0.2" ,
11
- "eslint-plugin-html" : " ^ 6.1.1" ,
11
+ "eslint-plugin-html" : " 6.1.1" ,
12
12
"eslint-plugin-one-variable-per-var" : " 0.0.3" ,
13
13
"eslint-plugin-optional-comma-spacing" : " 0.0.4" ,
14
14
"eslint-plugin-require-trailing-comma" : " 0.0.1" ,
15
- "grunt" : " ^ 1.3.0" ,
15
+ "grunt" : " 1.3.0" ,
16
16
"grunt-cli" : " 1.3.2" ,
17
17
"grunt-contrib-clean" : " 2.0.0" ,
18
18
"grunt-contrib-copy" : " 1.0.0" ,
22
22
"ld-check-dependencies" : " 1.1.1" ,
23
23
"load-grunt-tasks" : " 5.1.0" ,
24
24
"minami" : " 1.2.3" ,
25
- "servez" : " ^ 1.11.0"
25
+ "servez" : " 1.11.0"
26
26
},
27
27
"scripts" : {
28
28
"build" : " ld-check-dependencies && grunt" ,
You can’t perform that action at this time.
0 commit comments