We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0b7f2e commit 3295879Copy full SHA for 3295879
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "feldera",
3
- "version": "1.0.0",
+ "version": "0.0.1-alpha",
4
"scripts": {
5
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
6
"dev": "webpack -w -c ./.config/webpack/webpack.config.ts --env development",
0 commit comments