bump version to 2.1.4

This commit is contained in:
jomo 2020-12-12 23:40:39 +01:00
parent 59f27f0769
commit fb4d24de6b
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.3", "version": "2.1.4",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

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