chore: remove @babel/cli and update curriculum
This commit is contained in:
committed by
mrugesh
parent
de124c4386
commit
95a8f5873e
13125
curriculum/package-lock.json
generated
13125
curriculum/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -28,13 +28,12 @@
|
|||||||
"@babel/polyfill": "^7.2.5",
|
"@babel/polyfill": "^7.2.5",
|
||||||
"@babel/preset-env": "^7.3.1",
|
"@babel/preset-env": "^7.3.1",
|
||||||
"@babel/register": "^7.0.0",
|
"@babel/register": "^7.0.0",
|
||||||
"@commitlint/cli": "^7.0.0",
|
"@commitlint/cli": "^8.3.5",
|
||||||
"@commitlint/config-conventional": "^7.0.1",
|
"@commitlint/config-conventional": "^7.0.1",
|
||||||
"@commitlint/travis-cli": "^7.0.0",
|
"@commitlint/travis-cli": "^8.3.5",
|
||||||
"@freecodecamp/challenge-md-parser": "^2.0.0",
|
"@freecodecamp/challenge-md-parser": "^2.0.0",
|
||||||
"@semantic-release/changelog": "^2.0.2",
|
"@semantic-release/changelog": "^2.0.2",
|
||||||
"@semantic-release/git": "^5.0.0",
|
"@semantic-release/git": "^5.0.0",
|
||||||
"babel-cli": "^6.3.17",
|
|
||||||
"babel-plugin-add-module-exports": "^0.2.1",
|
"babel-plugin-add-module-exports": "^0.2.1",
|
||||||
"babel-plugin-dynamic-import-node": "^2.3.0",
|
"babel-plugin-dynamic-import-node": "^2.3.0",
|
||||||
"babel-plugin-lodash": "^3.3.4",
|
"babel-plugin-lodash": "^3.3.4",
|
||||||
@ -47,7 +46,7 @@
|
|||||||
"babel-standalone": "^6.26.0",
|
"babel-standalone": "^6.26.0",
|
||||||
"chai": "4.2.0",
|
"chai": "4.2.0",
|
||||||
"fs-extra": "^6.0.1",
|
"fs-extra": "^6.0.1",
|
||||||
"gulp": "^4.0.0",
|
"gulp": "^4.0.2",
|
||||||
"joi": "^13.3.0",
|
"joi": "^13.3.0",
|
||||||
"joi-objectid": "^2.0.0",
|
"joi-objectid": "^2.0.0",
|
||||||
"jquery": "^3.4.1",
|
"jquery": "^3.4.1",
|
||||||
|
Reference in New Issue
Block a user