Skip to content

Commit 39d0eb2

Browse files
committed
v1.1.5
1 parent ee4c642 commit 39d0eb2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,9 @@
77
"build": "npx tsc",
88
"start": "node dist/index.js",
99
"autobuild": "npx tsc -w",
10-
<<<<<<< HEAD
1110
"autostart": "cls && npx tsc && node dist/index.js",
1211
"push": "git add . && git commit -m \"V1.1.5\" && git push",
1312
"changelog": "git log --pretty=format:\"1. [**%s - `%h`**](https://github.com/0xGrayy/malwareSniffer/commit/%H)\" > CHANGELOG.md"
14-
=======
15-
"autostart": "cls && npx tsc && node dist/index.js"
16-
>>>>>>> 913bfbc0c48e5bdbb30449cbd1df4b0c0c1ecd09
1713
},
1814
"keywords": [],
1915
"author": "",

0 commit comments

Comments
 (0)