Skip to content

Commit ceaf457

Browse files
committed
1.13.0
1 parent cd5e9b8 commit ceaf457

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.22.9",
86-
"@tsparticles/cli": "^1.12.0",
86+
"@tsparticles/cli": "^1.13.0",
8787
"@tsparticles/eslint-config": "^1.19.0",
8888
"@tsparticles/prettier-config": "^1.12.0",
8989
"@tsparticles/tsconfig": "^1.14.0",

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

0 commit comments

Comments
 (0)