Skip to content

Commit 16a1707

Browse files
committed
typo fix
1 parent 082f0de commit 16a1707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"main": "web-component.js",
1111
"scripts": {
1212
"start": "polymer serve",
13-
"test": "/polymer test --npm"
13+
"test": "polymer test --npm"
1414
},
1515
"dependencies": {
1616
"lit-element": "2.2.1",

0 commit comments

Comments
 (0)