Skip to content

Commit

Permalink
0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
patriciogonzalezvivo committed Apr 4, 2016
1 parent c5cfeea commit cf30cd6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "glslCanvas",
"version": "0.0.3",
"version": "0.0.4",
"description": "Simple GLSL Fragment Shader Sandbox",
"main": "build/GlslCanvas.min.js",
"scripts": {
Expand Down Expand Up @@ -48,6 +48,5 @@
"babel-runtime": "5.8.29",
"xhr": "^2.2.0"
},
"browserify-shim": {
}
"browserify-shim": {}
}

0 comments on commit cf30cd6

Please sign in to comment.