aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2020-02-20 16:23:37 +0300
committerValentin Popov <info@valentineus.link>2020-02-20 16:23:37 +0300
commit788eb26dce9c13c15d58596064a4daf28978d327 (patch)
treeb2abf447c5ccceb540fa26979d5f8fa362dcb585 /package.json
parent835d6a585263ad908fed38ed8802016a01ec3a12 (diff)
downloadwebos-service-types-788eb26dce9c13c15d58596064a4daf28978d327.tar.xz
webos-service-types-788eb26dce9c13c15d58596064a4daf28978d327.zip
Fix exportsv0.1.3
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 75c78a0..1bdca25 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@valentineus/webos-service-types",
- "version": "0.1.2",
+ "version": "0.1.3",
"description": "TypeScript's types for WebOS service.",
"main": "index.js",
"repository": "git@code.valentineus.link:webos-service-types.git",