Skip to content

Commit a2b2bed

Browse files
committed
2.0.3
1 parent dbb3183 commit a2b2bed

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.6",
86-
"@tsparticles/cli": "^2.0.2",
86+
"@tsparticles/cli": "^2.0.3",
8787
"@tsparticles/eslint-config": "^2.0.2",
8888
"@tsparticles/prettier-config": "^2.0.1",
8989
"@tsparticles/tsconfig": "^2.0.1",

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.0.2",
3+
"version": "2.0.3",
44
"license": "MIT",
55
"bin": {
66
"tsparticles-cli": "dist/cli.js"

0 commit comments

Comments
 (0)