Skip to content

Commit 11d10dc

Browse files
author
nicolocarpignoli
committed
- chore: version bump (v0.21.0) [skip ci]
1 parent 7d6eccb commit 11d10dc

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

dist/arjs-studio-backend.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2081,7 +2081,7 @@ module.exports = (Handlebars["default"] || Handlebars).template({"compiler":[8,"
20812081
+ alias1(alias2(((stack1 = (depth0 != null ? lookupProperty(depth0,"assetParam") : depth0)) != null ? lookupProperty(stack1,"scale") : stack1), depth0))
20822082
+ " "
20832083
+ alias1(alias2(((stack1 = (depth0 != null ? lookupProperty(depth0,"assetParam") : depth0)) != null ? lookupProperty(stack1,"scale") : stack1), depth0))
2084-
+ "\"\n class=\"clickable\"\n gesture-handler\n ></a-image>\n </a-marker>\n\n <a-entity camera></a-entity>\n </a-scene>\n </body>\n</html>\n";
2084+
+ "\"\n class=\"clickable\"\n rotation=\"-90 0 0\"\n gesture-handler\n ></a-image>\n </a-marker>\n\n <a-entity camera></a-entity>\n </a-scene>\n </body>\n</html>\n";
20852085
},"useData":true});
20862086

20872087
/***/ }),

dist/arjs-studio-backend.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/arjs-studio-backend.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/arjs-studio-backend.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "studio-backend",
3-
"version": "0.20.0",
3+
"version": "0.21.0",
44
"description": "Backend for arjs-studio project",
55
"main": "dist/arjs-studio-backend.min.js",
66
"repository": "[email protected]:AR-js-org/studio-backend.git",

0 commit comments

Comments
 (0)