Skip to content

Commit ba4a1f1

Browse files
Initial Commit
1 parent a4ede4d commit ba4a1f1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mindfiredigital/textigniter",
3-
"version": "1.0.1",
3+
"version": "1.0.0",
44
"description": "TextIgniter JS is a lightweight, powerful, and intuitive HTML editor built using TypeScript.",
55
"publishConfig": {
66
"registry": "https://registry.npmjs.org/",
@@ -69,4 +69,4 @@
6969
}
7070
]
7171
}
72-
}
72+
}

packages/web-component/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@mindfiredigital/textigniter-web-component",
33
"description": "TextIgniter Web-Component",
4-
"version": "1.0.1",
4+
"version": "1.0.0",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/mindfiredigital/textigniterjs.git"
@@ -38,4 +38,4 @@
3838
"@types/react": "^18.2.0",
3939
"@types/react-dom": "^18.2.0"
4040
}
41-
}
41+
}

0 commit comments

Comments
 (0)