We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf35c56 commit 0d11f30Copy full SHA for 0d11f30
packages/soql-model/package.json
@@ -14,7 +14,7 @@
14
"test:unit:coverage": "jest --runInBand --coverage"
15
},
16
"dependencies": {
17
- "@salesforce/soql-common": "0.2.2",
+ "@salesforce/soql-common": "0.2.0",
18
"antlr4ts": "^0.5.0-alpha.3"
19
20
"devDependencies": {
@@ -37,4 +37,4 @@
37
"registry": "http://registry.npmjs.org/"
38
39
"license": "BSD-3-Clause"
40
-}
+}
0 commit comments