Skip to content

Commit b099400

Browse files
committed
chore: clean up
1 parent 0f7283f commit b099400

File tree

4 files changed

+1
-1018
lines changed

4 files changed

+1
-1018
lines changed

flow.png

-46 KB
Binary file not shown.

flow.puml

Lines changed: 0 additions & 32 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@
1616
"commit": "git-cz",
1717
"build-examples": "node examples/build-examples.js",
1818
"test": "jest --runInBand --verbose --coverage",
19-
"test-watch": "jest --runInBand --watch",
20-
"puml": "npx puml generate flow.puml -o flow.png",
21-
"release": "standard-version"
19+
"test-watch": "jest --runInBand --watch"
2220
},
2321
"packageManager": "pnpm@10.32.1",
2422
"dependencies": {
@@ -36,7 +34,6 @@
3634
"pug-loader": "2.4.0",
3735
"raw-loader": "4.0.2",
3836
"rimraf": "^6.1.3",
39-
"standard-version": "^9.3.0",
4037
"style-loader": "4.0.0",
4138
"typescript": "5.9.3",
4239
"webpack": "^5.105.4",

0 commit comments

Comments
 (0)