Skip to content

Commit

Permalink
Merge pull request #46 from treasure-chess/dev
Browse files Browse the repository at this point in the history
1.3
  • Loading branch information
cupOJoseph authored Jan 30, 2022
2 parents 153e7dd + 571e76a commit 085e4d6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
{
"name": "@treasure-chess/chess-achievements",
"version": "0.1.2",
"version": "0.1.3",
"description": "Calculate chess achievements based on moves ",
"main": "src/index.js",
"scripts": {
"test": "node tests/full.test.js",
"lint": "eslint ./src"
},
"dependencies": {
"@treasure-chess/chess-achievements": "^0.1.2",
"chess.js": "^0.12.0"
},
"devDependencies": {
Expand Down

0 comments on commit 085e4d6

Please sign in to comment.