Update package.json

This commit is contained in:
2025-11-08 23:06:19 -08:00
committed by GitHub
parent 33141339ce
commit e4c6118bc7

View File

@@ -11,7 +11,7 @@
"postinstall": "mkdir -p dist"
},
"dependencies": {
"opentype.js": "^1.3.4",
"opentype.js": "1.3.*",
"paper": "^0.12.17"
},
"devDependencies": {}