aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index a901abf..95c5cba 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "avr8js",
- "version": "0.1.0",
+ "version": "0.1.1",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"author": "Uri Shaked <uri@urishaked.com>",
@@ -26,7 +26,7 @@
"ts-jest": "^24.1.0",
"ts-node": "^8.5.0",
"tslint": "^5.20.1",
- "typescript": "^3.7.2"
+ "typescript": "~3.6.0"
},
"husky": {
"hooks": {