typograf: init

This commit is contained in:
He4eT 2020-11-15 04:10:39 +05:00
commit 92a9024d2f
2 changed files with 7 additions and 0 deletions

6
package-lock.json generated
View file

@ -2390,6 +2390,12 @@
"integrity": "sha1-tAPQuRvlDDMd/EuC7s6yLD3hbSA=",
"dev": true
},
"typograf": {
"version": "6.11.2",
"resolved": "https://registry.npmjs.org/typograf/-/typograf-6.11.2.tgz",
"integrity": "sha512-LVLwNoHvViS2vXPfjSe2hgoFl750rA2UDWuJnJBdB8XU741cqYTRxzYNJHcuR1r5IyqwftKuyI+1guaaKUCpSQ==",
"dev": true
},
"typography": {
"version": "0.16.19",
"resolved": "https://registry.npmjs.org/typography/-/typography-0.16.19.tgz",

View file

@ -13,6 +13,7 @@
"license": "ISC",
"devDependencies": {
"nanogen": "^0.4.2",
"typograf": "^6.11.2",
"typography": "^0.16.19"
}
}