Skip to content

Commit

Permalink
Release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
HoloPanio committed Jun 16, 2021
1 parent 9608ca5 commit 41c8dd9
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "trixi",
"author": "Jackson Roberts <jackson@holopanio.com>",
"version": "1.0.0",
"version": "1.0.1",
"main": "lib/index.js",
"repository": "https://github.com/duxcore/trixi.git",
"private": false,
Expand All @@ -20,5 +20,12 @@
"devDependencies": {
"@types/uuid": "^8.3.0",
"@types/websocket": "^1.0.2"
}
},
"keywords": [
"websocket",
"websockets",
"trixi",
"duxcore",
"operators"
]
}

0 comments on commit 41c8dd9

Please sign in to comment.