Skip to content

Commit

Permalink
Cleaned package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeyklay committed Dec 26, 2017
1 parent 5b70957 commit e47d8c8
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,16 +72,5 @@
"path": "./syntaxes/zephir.tmLanguage.json"
}
]
},
"scripts": {
"clean": "rm -rf ./out/*",
"vscode:prepublish": "npm run compile",
"compile": "npm run clean && tsc -p ./",
"watch": "tsc -watch -p ./",
"postinstall": "node ./node_modules/vscode/bin/install"
},
"dependencies": {
"typescript": "^2.6.1",
"vscode": "^1.1.6"
}
}

0 comments on commit e47d8c8

Please sign in to comment.