We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c40e8e3 commit e288380Copy full SHA for e288380
@webwriter/core/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@webwriter/core",
3
- "version": "1.6.1",
+ "version": "1.6.2",
4
"description": "Core functionality of WebWriter",
5
"browser": "index.html",
6
"type": "module",
package.json
"name": "webwriter",
"description": "Web-based authoring tool for explorables",
"scripts": {
"start": "npm run vite -- @webwriter/core",
0 commit comments