Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
Merge pull request #210 from speigg/threestrap
Browse files Browse the repository at this point in the history
Added github:unconed/threestrap@0.0.9
  • Loading branch information
guybedford committed Feb 18, 2015
2 parents 4448ed1 + 37c9b92 commit ed38a1d
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
16 changes: 16 additions & 0 deletions package-overrides/github/unconed/threestrap@0.0.9.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"main": "threestrap",
"format": "global",
"directories": {
"dist": "build"
},
"dependencies": {
"three": "*"
},
"shim": {
"threestrap": {
"deps": ["three"],
"exports": "THREE"
}
}
}
2 changes: 2 additions & 0 deletions registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,8 @@
"string_decoder": "github:jspm/nodelibs-string_decoder",
"tabletools": "github:DataTables/TableTools",
"three.js": "github:mrdoob/three.js",
"three": "github:mrdoob/three.js",
"threestrap": "github:unconed/threestrap",
"theseus": "npm:theseus",
"theseus-angular": "npm:theseus-angular",
"topo": "github:capaj/topo-browser",
Expand Down

0 comments on commit ed38a1d

Please sign in to comment.