bump version to 2.1.3

This commit is contained in:
jomo 2020-04-05 05:40:25 +02:00
parent e69b3f38fb
commit 0d2fe02cbc
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "crafatar", "name": "crafatar",
"version": "2.1.2", "version": "2.1.3",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "crafatar", "name": "crafatar",
"version": "2.1.2", "version": "2.1.3",
"private": true, "private": true,
"scripts": { "scripts": {
"start": "node www.js", "start": "node www.js",