Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
mkslanc committed Jan 24, 2023
1 parent 5d0a76a commit c994010
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 164,126 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ace-linters-root",
"version": "0.2.1",
"version": "0.2.3",
"scripts": {
"build": "webpack",
"start": "webpack-dev-server"
Expand Down
2 changes: 1 addition & 1 deletion packages/ace-linters/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ace-linters",
"author": "Azat Alimov <mkslanc@gmail.com>",
"version": "0.2.1",
"version": "0.2.3",
"scripts": {
"clean": "rimraf build",
"build": "npm run clean && webpack --mode=production",
Expand Down
Loading

0 comments on commit c994010

Please sign in to comment.