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

Commit 022170b

Browse files
committed
new version
1 parent bc8585d commit 022170b

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@teamthread/elm-web-components",
3-
"version": "0.6.1",
3+
"version": "0.7.0-beta",
44
"description": "Run your Elm apps through web components.",
55
"main": "lib/index.js",
66
"scripts": {
@@ -12,9 +12,7 @@
1212
"elm-lint-fix": "elm-format example/ --yes"
1313
},
1414
"keywords": [],
15-
"files": [
16-
"lib/index.js"
17-
],
15+
"files": ["lib/index.js"],
1816
"author": "Team Thread",
1917
"license": "MIT",
2018
"prettier": {

0 commit comments

Comments
 (0)