Skip to content

Commit 14ad88b

Browse files
up version
1 parent 8a15855 commit 14ad88b

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

.gitignore

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
node_modules/
22
dist/
3-
4-
/*.js
5-
/*.d.ts
6-
/*.js.map
3+
build/

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chessground",
3-
"version": "7.11.1-pstrat2.43",
3+
"version": "7.11.1-pstrat2.43-dev",
44
"description": "playstrategy.org chess ui, forked from lichess.org",
55
"type": "commonjs",
66
"main": "dist/chessground.js",

0 commit comments

Comments
 (0)