diff --git a/component.json b/component.json index 9a739ceb4..24a0f27c6 100755 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name" : "Shape", - "version" : "0.1", + "version" : "0.0.1", "description" : "3D animation made easy. A jQuery plugin built with the Semantic module spec.", "homepage" : "https://github.com/quirkyinc/shapeful", @@ -23,8 +23,6 @@ "./build/origami.css" ], "dependencies": { - "jquery" : ">=1.8", - "transform2d" : "./dependencies/transform2d.js", - "transform3d" : "./dependencies/transform3d.js" + "jquery" : ">=1.8" } -} \ No newline at end of file +} diff --git a/dependencies/jquery.js.REMOVED.git-id b/dependencies/jquery.js.REMOVED.git-id deleted file mode 100644 index bf3fceaf4..000000000 --- a/dependencies/jquery.js.REMOVED.git-id +++ /dev/null @@ -1 +0,0 @@ -c508b0af276ef6d67a302391fd4f07d960597be9 \ No newline at end of file