Skip to content

Commit 6fb00cb

Browse files
committed
updated docs to use latest version
1 parent 0a2a8b7 commit 6fb00cb

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.release-it.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"buildCommand": "npm run build",
33
"github": {
4-
"release": false
4+
"release": true
55
}
66
}

docs/package-lock.json

Lines changed: 3 additions & 3 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
@@ -11,7 +11,7 @@
1111
"react-copy-to-clipboard": "^5.0.1",
1212
"react-dom": "^16.5.2",
1313
"react-scripts-ts": "3.1.0",
14-
"soql-parser-js": "^0.1.6"
14+
"soql-parser-js": "^0.1.7"
1515
},
1616
"scripts": {
1717
"start": "react-scripts-ts start",

0 commit comments

Comments
 (0)