Skip to content

Commit f686817

Browse files
committed
feat: init release
1 parent 95e2a66 commit f686817

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"description": "",
55
"main": "index.js",
66
"scripts": {
7-
"prebuild": "rimraf dist",
8-
"build": "rollup -c",
9-
"release": "semantic-release",
10-
"test": "echo \"Error: no test specified\" && exit 1"
7+
"prebuild": "rimraf dist",
8+
"build": "rollup -c",
9+
"release": "semantic-release",
10+
"test": "echo \"Error: no test specified\" && exit 1"
1111
},
1212
"keywords": ["css", "inject", "typescript", "javascript", "plugin"],
13-
"author": "",
13+
"author": "Kher Phay Chang",
1414
"license": "ISC",
1515
"dependencies": {
1616
"typescript": "^4.1.5"

0 commit comments

Comments
 (0)