File tree Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Original file line number Diff line number Diff line change 14
14
},
15
15
"homepage" : " https://github.com/googlesamples/apps-script-oauth2" ,
16
16
"devDependencies" : {
17
- "@google/clasp" : " ^ 2.3.0 " ,
18
- "chai" : " ^ 4.2.0" ,
19
- "del" : " ^ 1.2.1" ,
20
- "eslint" : " ^ 4.19.1" ,
21
- "eslint-config-google" : " ^ 0.9.1" ,
22
- "fibers" : " ^ 4.0.2" ,
23
- "gas-local" : " ^ 1.3.1" ,
24
- "gulp" : " ^ 4.0.2" ,
25
- "gulp-clean" : " ^ 0.4.0" ,
26
- "gulp-concat" : " ^ 2.6.1" ,
27
- "gulp-contains" : " ^ 1.2.0" ,
28
- "gulp-eslint" : " ^ 4.0.2" ,
17
+ "@google/clasp" : " 2.3.1 " ,
18
+ "chai" : " 4.2.0" ,
19
+ "del" : " 1.2.1" ,
20
+ "eslint" : " 4.19.1" ,
21
+ "eslint-config-google" : " 0.9.1" ,
22
+ "fibers" : " 4.0.2" ,
23
+ "gas-local" : " 1.3.1" ,
24
+ "gulp" : " 4.0.2" ,
25
+ "gulp-clean" : " 0.4.0" ,
26
+ "gulp-concat" : " 2.6.1" ,
27
+ "gulp-contains" : " 1.2.0" ,
28
+ "gulp-eslint" : " 4.0.2" ,
29
29
"gulp-expose" : " 0.0.7" ,
30
- "gulp-rename" : " ^ 1.4.0" ,
31
- "jsdoc" : " ^ 3.6.4" ,
32
- "mocha" : " ^ 5.0.0 " ,
33
- "urlsafe-base64" : " ^ 1.0.0"
30
+ "gulp-rename" : " 1.4.0" ,
31
+ "jsdoc" : " 3.6.4" ,
32
+ "mocha" : " 5.0.3 " ,
33
+ "urlsafe-base64" : " 1.0.0"
34
34
},
35
35
"scripts" : {
36
36
"preversion" : " npm test && cd src/ && clasp push" ,
You can’t perform that action at this time.
0 commit comments