Skip to content

Commit 0fff989

Browse files
committed
Publish v1.1.0
1 parent a81c84f commit 0fff989

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

.npmignore

+2
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ src/
33
screenshots/
44
.env
55
tsconfig.json
6+
babel.config.js
7+
.prettierrc

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "directus-extension-computed-interface",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "Perform computed value based on other fields",
55
"author": {
66
"email": "[email protected]",

0 commit comments

Comments
 (0)