1
1
mirror of https://github.com/primer/css.git synced 2024-09-11 16:36:07 +03:00

npm install @primer/primitives@0.0.0-36490c8

This commit is contained in:
simurai 2020-09-11 15:03:00 +09:00
parent d2da1dc6f1
commit 628a78c586
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -2680,9 +2680,9 @@
}
},
"@primer/primitives": {
"version": "0.0.0-7eb1d66",
"resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-0.0.0-7eb1d66.tgz",
"integrity": "sha512-ID33ftB2RBcCTBDFtilwfte8rHWD/F1Zm4CcfK+0KCPf6kJFEP2gD+oG4kANKl0kSpcM5Xj9mHWuVwoyGCFKlw=="
"version": "0.0.0-36490c8",
"resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-0.0.0-36490c8.tgz",
"integrity": "sha512-ZKew5t90+xtrbsYj5nEeJtSCl6RIcgjPlV2oGoS3HfZgVGRUzViZs6io0bk51GjoaJShu8sYocntqFuKi5PMGw=="
},
"@reach/router": {
"version": "1.3.3",

View File

@ -41,7 +41,7 @@
},
"dependencies": {
"@primer/octicons": "^9.1.1",
"@primer/primitives": "0.0.0-7eb1d66"
"@primer/primitives": "0.0.0-36490c8"
},
"devDependencies": {
"@octokit/rest": "^16.34.0",