mirror of
https://github.com/multipleof4/stain.otf.git
synced 2026-01-13 16:17:55 +00:00
Feat: Add opentype build scripts
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
{
|
||||
"name": "stainfont",
|
||||
"version": "0.3.0",
|
||||
"version": "0.2.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build:font": "node scripts/build-font.js",
|
||||
"build": "npm run build:font"
|
||||
"build": "node scripts/build-font.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"opentype.js": "^1.3.4"
|
||||
|
||||
Reference in New Issue
Block a user