@primer/view-components 0.22.1-rc.6219456e → 0.22.1-rc.63d30faf
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@primer/view-components",
|
3
|
-
"version": "0.22.1-rc.
|
3
|
+
"version": "0.22.1-rc.63d30faf",
|
4
4
|
"description": "ViewComponents for the Primer Design System",
|
5
5
|
"main": "app/assets/javascripts/primer_view_components.js",
|
6
6
|
"module": "app/components/primer/primer.js",
|
@@ -76,7 +76,7 @@
|
|
76
76
|
"eslint-plugin-custom-elements": "^0.0.8",
|
77
77
|
"eslint-plugin-github": "^4.9.2",
|
78
78
|
"eslint-plugin-prettier": "^5.0.0",
|
79
|
-
"markdownlint-cli2": "^0.
|
79
|
+
"markdownlint-cli2": "^0.13.0",
|
80
80
|
"mocha": "^10.0.0",
|
81
81
|
"playwright": "^1.35.1",
|
82
82
|
"postcss": "^8.4.16",
|