fix json in libs/hello

This commit is contained in:
Peli de Halleux 2016-10-11 10:13:30 -07:00
parent 4201cb3070
commit cb280af783
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@
],
"public": true,
"dependencies": {
"core": "file:../core",
"core": "file:../core"
}
}