Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
rqljs
Commits
2a0d33470fe3
Commit
7caacca6
authored
Jan 20, 2021
by
Frank Bessou
🍁
Browse files
chore(parser): prepare 0.1.0 release
parent
9ff4869ffc90
Pipeline
#30768
passed with stages
in 1 minute and 57 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
packages/parser/package.json
View file @
2a0d3347
{
"name"
:
"@rql/parser"
,
"version"
:
"
1.0
.0"
,
"version"
:
"
0.1
.0"
,
"license"
:
"MIT"
,
"scripts"
:
{
"build"
:
"tsc --project tsconfig.build.json"
,
...
...
@@ -8,6 +8,7 @@
"prepublisOnly"
:
"build"
,
"lint"
:
"eslint"
},
"files"
:
[
"build"
],
"main"
:
"build/index.js"
,
"types"
:
"build/index.d.ts"
}
Frank Bessou
🍁
@fbessou
mentioned in commit
ecccc93b1cee
·
Jan 20, 2021
mentioned in commit
ecccc93b1cee
mentioned in commit 2bb561f92e80ba4216b6568c9ccdd213d08393b8
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment