We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b60a453 commit cd68c78Copy full SHA for cd68c78
package.json
@@ -1,10 +1,10 @@
1
{
2
- "name": "enchantment",
3
- "version": "1.2.1",
+ "name": "disenchant",
+ "version": "1.3.0",
4
"description": "If you're simple/like enchantments, clap your hands *clap clap*",
5
"scripts": {
6
"disenchant": "node dist/index.js",
7
- "package": "tsc -p . && pkg dist/index.js"
+ "package": "tsc -p . && pkg ."
8
},
9
"bin": "dist/index.js",
10
"pkg": {
0 commit comments