Skip to content

Commit e70e00f

Browse files
committed
2.3.3
1 parent 74d1a02 commit e70e00f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

files/empty-project/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"prettier": "@tsparticles/prettier-config",
8484
"devDependencies": {
8585
"@babel/core": "^7.23.9",
86-
"@tsparticles/cli": "^2.3.2",
86+
"@tsparticles/cli": "^2.3.3",
8787
"@tsparticles/eslint-config": "^2.2.1",
8888
"@tsparticles/prettier-config": "^2.1.6",
8989
"@tsparticles/tsconfig": "^2.1.7",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tsparticles/cli",
3-
"version": "2.3.2",
3+
"version": "2.3.3",
44
"license": "MIT",
55
"bin": {
66
"tsparticles-cli": "dist/cli.js"

0 commit comments

Comments
 (0)