Skip to content

Commit

Permalink
republished
Browse files Browse the repository at this point in the history
  • Loading branch information
davidfig committed Nov 30, 2021
1 parent de81eeb commit 0426d03
Show file tree
Hide file tree
Showing 2 changed files with 213 additions and 142 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -64,9 +64,9 @@
},
"devDependencies": {
"@babel/core": "^7.16.0",
"@babel/preset-env": "^7.16.0",
"@babel/preset-env": "^7.16.4",
"@joseph184/rollup-plugin-node-builtins": "^2.1.4",
"@microsoft/api-extractor": "^7.18.18",
"@microsoft/api-extractor": "^7.18.19",
"@pixi-build-tools/rollup-configurator": "^1.0.14",
"@pixi/display": "^6.2.0",
"@pixi/eslint-config": "^2.0.1",
Expand All @@ -80,29 +80,29 @@
"@rollup/plugin-sucrase": "^4.0.1",
"@rollup/plugin-typescript": "^8.3.0",
"@types/offscreencanvas": "^2019.6.4",
"@typescript-eslint/eslint-plugin": "^5.3.0",
"@typescript-eslint/parser": "^5.3.0",
"@typescript-eslint/eslint-plugin": "^5.5.0",
"@typescript-eslint/parser": "^5.5.0",
"browserify": "^17.0.0",
"chai": "^4.3.4",
"clicked": "^4.0.3",
"dom-ease": "^0.9.3",
"electron": "^15.3.0",
"eslint": "^8.1.0",
"electron": "^16.0.2",
"eslint": "^8.3.0",
"floss": "^5.0.0",
"fork-me-github": "^1.2.0",
"fs-extra": "^10.0.0",
"jsdoc": "^3.6.3",
"pixi-ease": "^3.0.7",
"pixi.js": "^6.2.0",
"raf": "^3.4.1",
"rollup": "^2.59.0",
"rollup": "^2.60.2",
"rollup-plugin-node-globals": "^1.4.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"rollup-plugin-serve": "^1.1.0",
"serve": "^13.0.2",
"settingspanel": "^2.0.0",
"tslib": "^2.3.1",
"typescript": "^4.4.4",
"typescript": "^4.5.2",
"yy-counter": "^2.1.0",
"yy-fps": "^2.0.0",
"yy-jsdoc-template": "^1.3.0",
Expand Down

0 comments on commit 0426d03

Please sign in to comment.