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