We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9136768 commit a0b615bCopy full SHA for a0b615b
package.json
@@ -1,6 +1,9 @@
1
{
2
"name": "@eggjs/jsonp",
3
"version": "2.0.0",
4
+ "publishConfig": {
5
+ "access": "public"
6
+ },
7
"description": "jsonp support for egg",
8
"eggPlugin": {
9
"name": "jsonp",
0 commit comments