Skip to content

Commit 1401b42

Browse files
committed
1 parent f2883d3 commit 1401b42

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

.npmignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@ tsconfig.types.json
77
.github
88
webpack.config.ts
99
/coverage/
10+
__mocks__
11+
tests
12+
jest.config.ts

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "jodit-react",
3-
"version": "5.0.16",
3+
"version": "5.0.17",
44
"description": "Jodit is awesome and usefully wysiwyg editor with filebrowser",
55
"main": "build/jodit-react.js",
66
"author": "Chupurnov <[email protected]> (https://xdsoft.net/)",

0 commit comments

Comments
 (0)