Fixed path to main.

This commit is contained in:
Josef van Niekerk
2015-06-12 16:28:26 +02:00
parent 70230daa83
commit ac082dc9b8
2 changed files with 2 additions and 2 deletions
@@ -1,3 +1,3 @@
{ {
"main": "puremvc-typescript-standard-1.0" "main": "bin/puremvc-typescript-standard-1.0"
} }
@@ -1,3 +1,3 @@
{ {
"main": "puremvc-typescript-multicore-1.1" "main": "bin/puremvc-typescript-multicore-1.1"
} }