Update repo in package.json

This commit is contained in:
emizzle 2019-06-17 12:57:39 +10:00
parent 73a08276c4
commit a389aea6b5
No known key found for this signature in database
GPG Key ID: 1FD4BAB3C37EE9BA
1 changed files with 3 additions and 3 deletions

View File

@ -24,7 +24,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/emizzle/embark-omg.git"
"url": "git+https://github.com/embark-framework/embark-plasma.git"
},
"keywords": [
"Embark",
@ -35,9 +35,9 @@
"author": "eric.mastro@gmail.com",
"license": "ISC",
"bugs": {
"url": "https://github.com/emizzle/embark-omg/issues"
"url": "https://github.com/embark-framework/embark-plasma/issues"
},
"homepage": "https://github.com/emizzle/embark-omg#readme",
"homepage": "https://github.com/embark-framework/embark-plasma#readme",
"dependencies": {
"@babel/plugin-proposal-optional-chaining": "7.2.0",
"@babel/runtime-corejs2": "7.3.1",