Skip to content

Commit

Permalink
v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tammo committed Jan 13, 2021
1 parent 0ea5013 commit a9de095
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tixl/tixl-types",
"version": "0.6.12",
"version": "0.7.0",
"repository": "[email protected]:tixl/tixl-types.git",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand All @@ -17,5 +17,8 @@
"devDependencies": {
"prettier": "2.1.2",
"typescript": "4.0.3"
},
"peerDependencies": {
"buffer": "6.0.3"
}
}

0 comments on commit a9de095

Please sign in to comment.