File tree 1 file changed +8
-8
lines changed
projects-DS/Data-Structures-and-Algorithms
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 28
28
"homepage" : " https://github.com/frankfaustino/Data-Structures-and-Algorithms#readme" ,
29
29
"dependencies" : {},
30
30
"devDependencies" : {
31
- "@babel/cli" : " ^ 7.2.3" ,
32
- "@babel/core" : " ^ 7.2.2" ,
33
- "@babel/node" : " ^ 7.2.2" ,
34
- "@babel/plugin-transform-modules-commonjs" : " ^ 7.2.0" ,
35
- "@babel/polyfill" : " ^ 7.2.5" ,
36
- "@babel/preset-env" : " ^ 7.2.3" ,
37
- "@babel/register" : " ^ 7.0.0" ,
38
- "babel-core" : " ^ 7.0.0-bridge.0" ,
31
+ "@babel/cli" : " 7.2.3" ,
32
+ "@babel/core" : " 7.2.2" ,
33
+ "@babel/node" : " 7.2.2" ,
34
+ "@babel/plugin-transform-modules-commonjs" : " 7.2.0" ,
35
+ "@babel/polyfill" : " 7.2.5" ,
36
+ "@babel/preset-env" : " 7.2.3" ,
37
+ "@babel/register" : " 7.0.0" ,
38
+ "babel-core" : " 7.0.0-bridge.0" ,
39
39
"eslint" : " ^5.13.0" ,
40
40
"eslint-config-airbnb-base" : " ^13.1.0" ,
41
41
"eslint-plugin-import" : " ^2.16.0" ,
You can’t perform that action at this time.
0 commit comments