Skip to content

Commit e47d8c8

Browse files
committed
Cleaned package.json
1 parent 5b70957 commit e47d8c8

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

package.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -72,16 +72,5 @@
7272
"path": "./syntaxes/zephir.tmLanguage.json"
7373
}
7474
]
75-
},
76-
"scripts": {
77-
"clean": "rm -rf ./out/*",
78-
"vscode:prepublish": "npm run compile",
79-
"compile": "npm run clean && tsc -p ./",
80-
"watch": "tsc -watch -p ./",
81-
"postinstall": "node ./node_modules/vscode/bin/install"
82-
},
83-
"dependencies": {
84-
"typescript": "^2.6.1",
85-
"vscode": "^1.1.6"
8675
}
8776
}

0 commit comments

Comments
 (0)