Skip to content

Commit 6383926

Browse files
committed
3.0.11
1 parent b6869d8 commit 6383926

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
@@ -84,7 +84,7 @@
8484
"prettier": "@tsparticles/prettier-config",
8585
"devDependencies": {
8686
"@babel/core": "^7.28.3",
87-
"@tsparticles/cli": "^3.0.10",
87+
"@tsparticles/cli": "^3.0.11",
8888
"@tsparticles/eslint-config": "^3.0.5",
8989
"@tsparticles/prettier-config": "^3.0.1",
9090
"@tsparticles/tsconfig": "^3.0.5",

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": "3.0.10",
3+
"version": "3.0.11",
44
"license": "MIT",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)