mirror of
https://github.com/penpot/penpot.git
synced 2025-01-08 07:50:43 -05:00
💄 Minor fixes on package.json files.
This commit is contained in:
parent
b97dc09e26
commit
20c4b46930
2 changed files with 3 additions and 3 deletions
|
@ -6,8 +6,8 @@
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
},
|
},
|
||||||
"author": "",
|
"author": "UXBOX LABS SL",
|
||||||
"license": "ISC",
|
"license": "SEE LICENSE IN <LICENSE>",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"koa": "^2.13.0",
|
"koa": "^2.13.0",
|
||||||
"puppeteer": "^4.0.1",
|
"puppeteer": "^4.0.1",
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
"name": "uxbox",
|
"name": "uxbox",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"description": "The Open-Source prototyping tool",
|
"description": "The Open-Source prototyping tool",
|
||||||
"author": "Uxbox",
|
"author": "UXBOX LABS SL",
|
||||||
"license": "SEE LICENSE IN <LICENSE>",
|
"license": "SEE LICENSE IN <LICENSE>",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
Loading…
Reference in a new issue