Skip to content

Commit cbe9b38

Browse files
committed
build: update depDev
1 parent 6de4d9b commit cbe9b38

File tree

2 files changed

+14
-7
lines changed

2 files changed

+14
-7
lines changed

package-lock.json

+11-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,9 @@
116116
}
117117
]
118118
],
119-
"plugins": ["@babel/plugin-transform-runtime"]
119+
"plugins": [
120+
"@babel/plugin-transform-runtime"
121+
]
120122
},
121123
"posthtml": {
122124
"customElements": {}

0 commit comments

Comments
 (0)