We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc7af98 commit ce0a89fCopy full SHA for ce0a89f
manifest.json
@@ -1,7 +1,7 @@
1
{
2
- "manifest_version": 2,
+ "manifest_version": 3,
3
"name": "PullApprove",
4
- "version": "0.1.2",
+ "version": "0.2.0",
5
"author": "Dropseed",
6
"description": "Integrates PullApprove into the GitHub interface",
7
"icons": {
package.json
@@ -15,5 +15,6 @@
15
"react": "^17.0.1",
16
"react-dom": "^17.0.1",
17
"styled-components": "^5.2.1"
18
- }
+ },
19
+ "packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
20
}
0 commit comments