@primer/view-components 0.35.0-rc.300b5a03 → 0.35.0-rc.ad0e69cf
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.35.0-rc.
|
3
|
+
"version": "0.35.0-rc.ad0e69cf",
|
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",
|
@@ -78,7 +78,7 @@
|
|
78
78
|
"eslint-plugin-custom-elements": "^0.0.8",
|
79
79
|
"eslint-plugin-github": "^5.0.1",
|
80
80
|
"eslint-plugin-prettier": "^5.0.0",
|
81
|
-
"markdownlint-cli2": "^0.
|
81
|
+
"markdownlint-cli2": "^0.13.0",
|
82
82
|
"mocha": "^10.0.0",
|
83
83
|
"playwright": "^1.35.1",
|
84
84
|
"postcss": "^8.4.16",
|