Skip to content

Commit

Permalink
release 0.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
bbsaclay committed Nov 15, 2021
1 parent 62bd226 commit 72c2b12
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pixano-app-frontend",
"version": "0.4.7",
"version": "0.4.9",
"description": "This is a Pixano app.",
"scripts": {
"copyindex": "shx cp src/index.html ../build",
Expand Down Expand Up @@ -49,10 +49,10 @@
"@material/mwc-tab-bar": "0.19.1",
"@material/mwc-textarea": "0.19.1",
"@material/mwc-textfield": "0.19.1",
"@pixano/ai": "0.5.17",
"@pixano/core": "0.5.17",
"@pixano/graphics-2d": "0.5.17",
"@pixano/graphics-3d": "0.5.17",
"@pixano/ai": "0.6.0",
"@pixano/core": "0.6.0",
"@pixano/graphics-2d": "0.6.0",
"@pixano/graphics-3d": "0.6.0",
"@trystan2k/fleshy-jsoneditor": "3.0.0",
"@webcomponents/webcomponentsjs": "^2.4.0",
"babel-loader": "^8.2.3",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pixano-app",
"version": "0.4.7",
"version": "0.4.9",
"description": "This is a Pixano app.",
"keywords": [],
"license": "CECILL-C",
Expand Down

0 comments on commit 72c2b12

Please sign in to comment.