Skip to content

Commit 152e8e5

Browse files
author
Hugo Rialan
authored
Merge pull request #20 from devoteamgcloud/dev-hugo
Prepare V2.0.0beta
2 parents dd0d08d + 12cf86a commit 152e8e5

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "@devoteamgcloud/dataform-assertions",
3-
"version": "1.2.3",
3+
"version": "2.0.0beta",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/devoteamgcloud/dataform-assertions.git"
77
},
88
"dependencies": {
9-
"@dataform/core": "2.9.0"
9+
"@dataform/core": "^3.0.0"
1010
},
1111
"publishConfig": {
1212
"registry": "https://npm.pkg.github.com/"

0 commit comments

Comments
 (0)