mirror of
https://github.com/penpot/penpot.git
synced 2025-01-07 15:39:42 -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": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"author": "UXBOX LABS SL",
|
||||
"license": "SEE LICENSE IN <LICENSE>",
|
||||
"dependencies": {
|
||||
"koa": "^2.13.0",
|
||||
"puppeteer": "^4.0.1",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "uxbox",
|
||||
"version": "0.1.0",
|
||||
"description": "The Open-Source prototyping tool",
|
||||
"author": "Uxbox",
|
||||
"author": "UXBOX LABS SL",
|
||||
"license": "SEE LICENSE IN <LICENSE>",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Reference in a new issue