aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
author8cy <[email protected]>2020-04-28 11:29:33 -0700
committer8cy <[email protected]>2020-04-28 11:29:33 -0700
commitd26097762b11bfb9be0d64fc8b9c47be6b3d9f39 (patch)
tree66bdc0043d1314baa136894f0846633c08d23149 /package.json
parentchange readme output, v1.0.3 (diff)
downloadnode-uwufy-d26097762b11bfb9be0d64fc8b9c47be6b3d9f39.tar.xz
node-uwufy-d26097762b11bfb9be0d64fc8b9c47be6b3d9f39.zip
add >w< and stutter + typings, v1.0.4
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8797a0b..84b5b91 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,9 @@
{
"name": "uwufy",
- "version": "1.0.3",
+ "version": "1.0.4",
"description": "An NPM package which allows you to uwufy a given string.",
"main": "./dist/app.js",
+ "types": "./dist/app.d.js",
"files": [
"dist/",
"LICENSE"