Skip to content

Commit 81fbfe2

Browse files
committed
Fixed #33, update devDep
1 parent e7368ad commit 81fbfe2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@
3333
"coveralls": "^2.11.8",
3434
"execa": "^0.2.2",
3535
"nyc": "^6.0.0",
36-
"posthtml-custom-elements": "^1.0.2",
36+
"posthtml-custom-elements": "^1.0.3",
3737
"path-exists": "^2.1.0",
3838
"read-pkg": "^1.1.0",
3939
"temp-write": "^2.1.0",
40-
"xo": "^0.12.1"
40+
"xo": "^0.13.0"
4141
},
4242
"posthtml": {
4343
"require": ["posthtml-custom-elements"]

0 commit comments

Comments
 (0)