Skip to content

Commit 9efb02f

Browse files
Remove extra code
1 parent 2d0c2be commit 9efb02f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"url": "https://github.com/deep-foundation/firebase-push-notification"
1111
},
1212
"scripts": {
13-
"build": "tsc && fse copy src/schema.json dist/schema.json",
13+
"build": "tsc",
1414
"clean-build": "fse remove dist && npm run build",
1515
"npm-pull": "npm-pull",
1616
"npm-release": "npm-release"

0 commit comments

Comments
 (0)