Skip to content

Commit a04b8f2

Browse files
committed
Update package version and keywords
1 parent c2b724e commit a04b8f2

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

package.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,16 @@
22
"name": "pkts",
33
"description": "Typescript tools for Pebble",
44
"author": "jccit",
5-
"version": "0.2.0-beta.1",
5+
"version": "0.2.0",
66
"type": "module",
77
"license": "MIT",
88
"homepage": "https://github.com/jccit/PebbleKit.ts",
9+
"keywords": [
10+
"pebble",
11+
"typescript",
12+
"pkts",
13+
"pkjs"
14+
],
915
"scripts": {
1016
"build": "rollup -c",
1117
"prepare": "npm run build"

0 commit comments

Comments
 (0)