Skip to content

Commit e52f1f0

Browse files
committed
Prepare 2.0.0-alpha.1
1 parent 9e70c09 commit e52f1f0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "proper-tags",
33
"description": "A few common utility template tags for ES2015",
4-
"version": "2.0.0-alpha.0",
4+
"version": "2.0.0-alpha.1",
55
"author": "Hexagon <https://github.com/hexagon>",
66
"bugs": {
77
"url": "http://github.com/declandewet/common-tags/issues"
@@ -55,8 +55,8 @@
5555
"template"
5656
],
5757
"files": [
58-
"dist/*.min.js",
59-
"dist/*.min.cjs",
58+
"dist/*.js",
59+
"dist/*.cjs",
6060
"types/*"
6161
],
6262
"license": "MIT",

0 commit comments

Comments
 (0)