Skip to content

Commit 8bfbadb

Browse files
Merge pull request #92 from contentstack/development
[RT-611][bug] Moved the constants to separate file and used them to create local vars to make changes
2 parents ee07e90 + 7c38c53 commit 8bfbadb

File tree

7 files changed

+559
-523
lines changed

7 files changed

+559
-523
lines changed

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": "@contentstack/json-rte-serializer",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"description": "This Package converts Html Document to Json and vice-versa.",
55
"main": "lib/index.js",
66
"module": "lib/index.mjs",

0 commit comments

Comments
 (0)