We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c566cf5 + b305686 commit b95acacCopy full SHA for b95acac
1 file changed
packages/helpers/package.json
@@ -3,8 +3,9 @@
3
"description": "Utils useful for Editor.js tools development",
4
"repository": "https://github.com/editor-js/utils/tree/main/packages/helpers",
5
"link": "https://github.com/editor-js/utils/tree/main/packages/helpers",
6
- "version": "1.0.1",
+ "version": "1.1.0",
7
"main": "dist/index.js",
8
+ "type": "module",
9
"license": "MIT",
10
"scripts": {
11
"build": "tsc --project tsconfig.build.json"
0 commit comments