Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidfig committed Aug 9, 2020
1 parent ccab48c commit 5e28e4b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pixi-cull",
"version": "0.6.0",
"version": "1.0.0",
"description": "a library to visibly cull objects designed to work with pixi.js",
"main": "dist/index.js",
"scripts": {
Expand Down Expand Up @@ -40,10 +40,10 @@
"babel-cli": "^6.26.0",
"babel-preset-env": "^1.7.0",
"fork-me-github": "^1.2.0",
"jsdoc": "^3.6.3",
"pixi-viewport": "^4.4.1",
"pixi.js": "5.2.0",
"uglify-js": "^3.7.2",
"jsdoc": "^3.6.5",
"pixi-viewport": "^4.13.2",
"pixi.js": "5.3.3",
"uglify-js": "^3.10.1",
"yy-fps": "^1.1.0",
"yy-jsdoc-template": "^1.3.0",
"yy-random": "^1.8.0"
Expand Down

0 comments on commit 5e28e4b

Please sign in to comment.