Skip to content

Commit

Permalink
feat: updated version info
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Wagner committed Dec 8, 2023
1 parent d47e43c commit bbebee3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/bpmn-q/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@planqk/quantum-workflow-modeler",
"version": "planqk-workflow-service0.1.0",
"version": "1.0.2-planqk",
"description": "",
"package name": "@PlanQK/workflow-modeler",
"main": "index.js",
Expand All @@ -9,7 +9,7 @@
"!public/index.html"
],
"scripts": {
"test": "karma start --reporters dots",
"test": "karma start",
"test:watch": "npm test -- --auto-watch --no-single-run",
"build": "webpack",
"dev": "webpack-dev-server",
Expand Down

0 comments on commit bbebee3

Please sign in to comment.