Skip to content

Commit 129aad4

Browse files
committed
Updated docs version
1 parent 9be492f commit 129aad4

File tree

4 files changed

+36
-17
lines changed

4 files changed

+36
-17
lines changed

docs/package-lock.json

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

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"react-dom": "^16.5.2",
1414
"react-scripts-ts": "3.1.0",
1515
"react-syntax-highlighter": "^9.0.0",
16-
"soql-parser-js": "^1.0.2"
16+
"soql-parser-js": "^1.1.0"
1717
},
1818
"scripts": {
1919
"start": "react-scripts-ts start",

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "soql-parser-js",
3-
"version": "1.0.3",
3+
"version": "1.1.0",
44
"description": "Salesforce.com SOQL parser.",
55
"main": "dist/index.js",
66
"module": "dist/index.es.js",

0 commit comments

Comments
 (0)