Merge pull request #419 from sparkbuzz/master

Added PureMVC Standard (v1.0a) and Multicore (v1.1) repositories.
This commit is contained in:
Guy Bedford
2015-06-12 16:42:32 +02:00
3 changed files with 8 additions and 0 deletions
@@ -0,0 +1,3 @@
{
"main": "bin/puremvc-typescript-standard-1.0"
}
@@ -0,0 +1,3 @@
{
"main": "bin/puremvc-typescript-multicore-1.1"
}
+2
View File
@@ -262,6 +262,8 @@
"prism": "github:LeaVerou/prism",
"process": "github:jspm/nodelibs-process",
"punycode": "github:jspm/nodelibs-punycode",
"puremvc-standard": "github:PureMVC/puremvc-typescript-standard-framework",
"puremvc-multicore": "github:PureMVC/puremvc-typescript-multicore-framework",
"querystring": "github:jspm/nodelibs-querystring",
"quint": "github:jquery/qunit",
"rangy": "github:timdown/rangy-release",