Skip to content

Commit a7c14f6

Browse files
fix(web-component): Merge pull request #152 from mindfiredigital/dev
fix(web-component): package version changed
2 parents 10f9970 + ca3c377 commit a7c14f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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/textigniterjs-web-component",
33
"description": "TextIgniterJS Web-Component",
4-
"version": "1.0.2",
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)