Skip to content

Commit

Permalink
adding date and delta
Browse files Browse the repository at this point in the history
  • Loading branch information
patriciogonzalezvivo committed Jul 10, 2016
1 parent fa33e73 commit 5d41f8a
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 42 deletions.
88 changes: 48 additions & 40 deletions build/glslGallery.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "glslGallery",
"version": "0.0.8",
"version": "0.0.9",
"description": "Simple Shader gallery from glslEditors",
"main": "build/glslGallery.js",
"scripts": {
Expand Down Expand Up @@ -52,7 +52,7 @@
"dependencies": {
"babel": "^5.8.29",
"babel-runtime": "5.8.29",
"glslCanvas": "^0.0.13",
"glslCanvas": "^0.0.15",
"xhr": "^2.2.0"
},
"browserify-shim": {
Expand Down

0 comments on commit 5d41f8a

Please sign in to comment.