Skip to content

Commit 96bb161

Browse files
committed
update deno package version
1 parent 168c080 commit 96bb161

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

deno.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@carbonteq/fp",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"publish": {
55
"include": ["src", "README.md", "LICENCE", "package.json", "deno.jsonc"]
66
},

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@
1515
"import": "./dist/index.js"
1616
}
1717
},
18-
"files": [
19-
"/dist"
20-
],
18+
"files": ["/dist"],
2119
"scope": "@carbonteq",
2220
"repository": {
2321
"type": "git",

0 commit comments

Comments
 (0)