Skip to content

Commit 0d11f30

Browse files
chore: bump version of internal dependencies
1 parent cf35c56 commit 0d11f30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/soql-model/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"test:unit:coverage": "jest --runInBand --coverage"
1515
},
1616
"dependencies": {
17-
"@salesforce/soql-common": "0.2.2",
17+
"@salesforce/soql-common": "0.2.0",
1818
"antlr4ts": "^0.5.0-alpha.3"
1919
},
2020
"devDependencies": {
@@ -37,4 +37,4 @@
3737
"registry": "http://registry.npmjs.org/"
3838
},
3939
"license": "BSD-3-Clause"
40-
}
40+
}

0 commit comments

Comments
 (0)