aboutsummaryrefslogtreecommitdiffstats
path: root/language-web/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'language-web/package.json')
-rw-r--r--language-web/package.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/language-web/package.json b/language-web/package.json
index c503b306..f75aeced 100644
--- a/language-web/package.json
+++ b/language-web/package.json
@@ -1,10 +1,11 @@
1{ 1{
2 "name": "language-web", 2 "name": "language-web",
3 "version": "0.1.0", 3 "version": "1.0.0",
4 "description": "Web frontend for VIATRA-Generator", 4 "description": "Web frontend for VIATRA-Generator",
5 "main": "index.js", 5 "main": "index.js",
6 "scripts": { 6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1" 7 "test": "echo \"Error: no test specified\" && exit 1",
8 "build": "webpack"
8 }, 9 },
9 "repository": { 10 "repository": {
10 "type": "git", 11 "type": "git",