mirror of
https://github.com/aljazceru/pear-docs.git
synced 2025-12-18 23:14:25 +01:00
rm stray dep
This commit is contained in:
25
package.json
25
package.json
@@ -1,16 +1,15 @@
|
|||||||
{
|
{
|
||||||
"name": "pear-runtime",
|
"name": "pear-runtime",
|
||||||
"main": "index.html",
|
"main": "index.html",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"pear": {
|
"pear": {
|
||||||
"gui": {
|
"gui": {
|
||||||
"backgroundColor": "#151517",
|
"backgroundColor": "#151517",
|
||||||
"height": 780,
|
"height": 780,
|
||||||
"width": 1120
|
"width": 1120
|
||||||
}
|
|
||||||
},
|
|
||||||
"dependencies": {
|
|
||||||
"bare-path": "^2.1.0",
|
|
||||||
"redhat-overpass-font": "^1.0.0"
|
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"redhat-overpass-font": "^1.0.0"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user