@primer/components 0.0.0-2021111183529 → 0.0.0-2021111193123
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +1 -1
- package/package.json +1 -3
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@primer/components",
|
3
|
-
"version": "0.0.0-
|
3
|
+
"version": "0.0.0-2021111193123",
|
4
4
|
"description": "Primer react components",
|
5
5
|
"main": "lib/index.js",
|
6
6
|
"module": "lib-esm/index.js",
|
@@ -91,7 +91,6 @@
|
|
91
91
|
"@types/jest-axe": "3.5.3",
|
92
92
|
"@types/lodash.isempty": "4.4.6",
|
93
93
|
"@types/lodash.isobject": "3.0.6",
|
94
|
-
"@types/node": "16.11.11",
|
95
94
|
"@typescript-eslint/eslint-plugin": "4.31.2",
|
96
95
|
"@typescript-eslint/parser": "4.26.1",
|
97
96
|
"@wojtekmaj/enzyme-adapter-react-17": "0.6.3",
|
@@ -117,7 +116,6 @@
|
|
117
116
|
"eslint-plugin-primer-react": "0.7.0",
|
118
117
|
"eslint-plugin-react": "7.24.0",
|
119
118
|
"eslint-plugin-react-hooks": "4.2.0",
|
120
|
-
"front-matter": "4.0.2",
|
121
119
|
"jest": "27.0.4",
|
122
120
|
"jest-axe": "5.0.1",
|
123
121
|
"jest-styled-components": "6.3.4",
|