Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

Commit

Permalink
Add main field and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
oplik0 authored Feb 16, 2021
1 parent 9c56349 commit 53550e8
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "nodebb-plugin-dice-and-numbers",
"version": "0.2.1",
"name": "nodebb-plugin-ws-dice-and-numbers",
"version": "0.2.2",
"repository": {
"type": "git",
"url": "https://github.com/am1cable/nodebb-plugin-dice-and-numbers.git"
"url": "https://github.com/Wieloswiat/nodebb-plugin-ws-dice-and-numbers.git"
},
"keywords": [
"nodebb",
Expand All @@ -16,6 +16,7 @@
"roll": "^1.2.0"
},
"nbbpm": {
"compatibility": "^1.10.x"
}
"compatibility": "^1.16.x"
},
"main": "library.js"
}

0 comments on commit 53550e8

Please sign in to comment.