Skip to content
This repository was archived by the owner on Jun 23, 2023. It is now read-only.

Commit 095439b

Browse files
committed
chore(typo): fix typo
1 parent 1f4bab3 commit 095439b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"test-unit": "nodeunit test/unit/nodeunitheadless.js",
1717
"test-correctness": "jshint --config test/jshintrc src/Tween.js",
1818
"test-style": "jscs --config test/jscs.json src/Tween.js",
19-
"semantic-release": "semantic-release pre && npm publish && semantic-release post --owner=sole --user=dalisoft",
19+
"semantic-release": "semantic-release pre && npm publish && semantic-release post --owner=sole --user=dalisoft"
2020
},
2121
"repository": {
2222
"type": "git",

0 commit comments

Comments
 (0)