Skip to content

Commit

Permalink
v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
angrymouse committed Jun 18, 2021
1 parent 5172671 commit e6c51e7
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "remote-functions",
"version": "0.1.2",
"version": "0.1.3",
"description": "Forgot ugly REST/GraphQL APIs! Call server functions directly from browser!",
"main": "index.js",
"repository": "https://github.com/angrymouse/remote-functions",
Expand All @@ -19,7 +19,10 @@
"front-end",
"ws",
"websocket",
"realtime"
"realtime",
"rpc",
"communication",
"frontend"
],
"devDependencies": {
"rollup-plugin-terser": "^7.0.2"
Expand Down

0 comments on commit e6c51e7

Please sign in to comment.