gravity-angular
Advanced tools
+1
-1
| { | ||
| "name": "gravity-angular", | ||
| "version": "1.1.2", | ||
| "version": "1.1.3", | ||
| "description": "Gravity 2D model with Velocity & Angular", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
+1
-1
@@ -17,5 +17,5 @@ <html> | ||
| <!-- Gravity dependencies --> | ||
| <script type="text/javascript" src="../dist/gravity.min.js"></script> | ||
| <script type="text/javascript" src="../dist/gravity-angular.min.js"></script> | ||
| </body> | ||
| </html> |
| /* | ||
| * gravity-angular | ||
| * @Description Gravity 2D model with Velocity & Angular | ||
| * @version v1.1.2 - 2015-12-29 | ||
| * @version v1.1.3 - 2015-12-29 | ||
| * @link | ||
@@ -6,0 +6,0 @@ * @author Enrique Daimiel Ruiz <k.daimiel@gmail.com> |
| /* | ||
| * gravity-angular | ||
| * @Description Gravity 2D model with Velocity & Angular | ||
| * @version v1.1.2 - 2015-12-29 | ||
| * @version v1.1.3 - 2015-12-29 | ||
| * @link | ||
@@ -6,0 +6,0 @@ * @author Enrique Daimiel Ruiz <k.daimiel@gmail.com> |
+1
-1
@@ -136,3 +136,3 @@ module.exports = function(grunt) { | ||
| // if the workspace is dirty, abort publishing (to avoid publishing local changes) | ||
| abortIfDirty: false | ||
| abortIfDirty: true | ||
| } | ||
@@ -139,0 +139,0 @@ } |
+1
-1
| { | ||
| "name": "gravity-angular", | ||
| "version": "1.1.2", | ||
| "version": "1.1.3", | ||
| "description": "Gravity 2D model with Velocity & Angular", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/kdaimiel/gravity-angular", |
43640
-0.03%