Skip to content

Commit 34e72c7

Browse files
chore: bump version to 1.0.13 [skip ci]
1 parent cf93b1c commit 34e72c7

2 files changed

Lines changed: 26 additions & 5 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hackpack-cli",
3-
"version": "1.0.12",
3+
"version": "1.0.13",
44
"description": "A CLI tool to accelerate project setup and automation.",
55
"main": "bin/index.js",
66
"bin": {
@@ -19,8 +19,29 @@
1919
"url": "git+https://github.com/YashVerma-code/hackpack.git"
2020
},
2121
"keywords": [
22-
"cmd","command","cli","hackpack","hackathon","terminal","console","argument",
23-
"util","utility","build","bash","enquirer","generate","nextjs","react","angular","Vue","typescript","mongodb","postgres","Svelte","nuxt"
22+
"cmd",
23+
"command",
24+
"cli",
25+
"hackpack",
26+
"hackathon",
27+
"terminal",
28+
"console",
29+
"argument",
30+
"util",
31+
"utility",
32+
"build",
33+
"bash",
34+
"enquirer",
35+
"generate",
36+
"nextjs",
37+
"react",
38+
"angular",
39+
"Vue",
40+
"typescript",
41+
"mongodb",
42+
"postgres",
43+
"Svelte",
44+
"nuxt"
2445
],
2546
"author": "yash aur varun",
2647
"license": "Proprietary",

0 commit comments

Comments
 (0)