Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
SunDevil311 committed Jan 23, 2025
1 parent a9b9f41 commit 47f0102
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@neteng-pro/nwpro-web",
"version": "0.1.11",
"version": "0.1.1",
"private": false,
"description": "Free/Libre & Open Source Software, security, and digital privacy for Android & Linux",
"keywords": [
Expand Down Expand Up @@ -31,7 +31,7 @@
},
"scripts": {
"test": "mocha 'test/**/*.js'",
"lint": "eslint . --ext .js",
"lint": "eslint .",
"start": "webpack serve --open --config webpack.config.dev.js",
"build": "webpack --config webpack.config.prod.js"
},
Expand Down

0 comments on commit 47f0102

Please sign in to comment.