Skip to content

Commit

Permalink
remove dev scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
andersondanilo committed Feb 25, 2021
1 parent 11e19cf commit 8710d90
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,6 @@
"description": "ExpoScreenCapture standalone module",
"main": "build/ScreenCapture.js",
"types": "build/ScreenCapture.d.ts",
"scripts": {
"build": "expo-module build",
"clean": "expo-module clean",
"lint": "expo-module lint",
"test": "expo-module test",
"prepare": "expo-module prepare",
"prepublishOnly": "expo-module prepublishOnly",
"expo-module": "expo-module"
},
"keywords": [
"react-native",
"expo",
Expand Down

0 comments on commit 8710d90

Please sign in to comment.