Skip to content
This repository was archived by the owner on Jan 7, 2020. It is now read-only.

Commit a312de8

Browse files
committed
release 1.1.0
1 parent ffd9fd7 commit a312de8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-config-ngscenario-dsl",
3-
"version": "1.0.6",
3+
"version": "1.1.0",
44
"author": "Hypoport AG",
55
"description": "A simple angular-scenario DSL for configuring a node.js backend directly from your E2E tests",
66
"contributors": [
@@ -37,8 +37,7 @@
3737
"jasmine-node": "1.10.x",
3838
"request": "2.22.x"
3939
},
40-
"bundledDependencies": [
41-
],
40+
"bundledDependencies": [],
4241
"scripts": {
4342
"test": "grunt test"
4443
},

0 commit comments

Comments
 (0)