2
0

docs: 💄 New README illustration

This commit is contained in:
Baptiste Arnaud
2022-03-17 16:39:12 +01:00
parent 52b773379e
commit d8fe53012d
6 changed files with 6 additions and 6 deletions

View File

@ -3,7 +3,7 @@
"version": "2.2.0",
"main": "dist/index.js",
"unpkg": "dist/index.umd.min.js",
"license": "MIT",
"license": "AGPL-3.0-or-later",
"scripts": {
"build": "yarn lint && rollup -c",
"lint": "eslint src --ext .ts && eslint tests --ext .ts",