Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2d5ebe7

Browse files
committed
[finished] updating babel runtime
1 parent 93dd5b0 commit 2d5ebe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
},
2424
"homepage": "https://github.com/dmukuna/Teamwork-API#readme",
2525
"dependencies": {
26+
"@babel/runtime": "^7.7.4",
2627
"bcrypt": "^3.0.6",
2728
"body-parser": "^1.19.0",
2829
"cloudinary": "^1.17.0",
@@ -45,7 +46,6 @@
4546
"@babel/plugin-transform-runtime": "^7.6.2",
4647
"@babel/preset-env": "^7.7.1",
4748
"@babel/register": "^7.7.0",
48-
"@babel/runtime": "^7.7.2",
4949
"babel-loader": "^8.0.6",
5050
"chai": "^4.2.0",
5151
"chai-http": "^4.3.0",

0 commit comments

Comments
 (0)