Skip to content

Commit

Permalink
v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aatauil committed Mar 5, 2023
1 parent 71585e4 commit 6fdf688
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,13 +1,13 @@
{
"name": "sparql-editor",
"version": "0.0.7-alpha",
"version": "0.1.0",
"description": "Sparql Editor based on CodeMirror",
"main": "dist/index.js",
"scripts": {
"dev": "webpack build --watch",
"build": "NODE_ENV=production webpack --config ./webpack.config"
},
"author": "",
"author": "Achraf Atauil",
"license": "MIT",
"devDependencies": {
"clean-webpack-plugin": "^4.0.0",
Expand Down

0 comments on commit 6fdf688

Please sign in to comment.