Skip to content

Commit df4aa6f

Browse files
committed
build(package): bump up version
1 parent 7a72307 commit df4aa6f

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
{
22
"name": "rx-sandbox",
3-
"version": "2.0.0-beta.3",
3+
"version": "2.0.0",
44
"description": "Marble diagram DSL based test suite for RxJS 6",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",
7-
"engines": {
8-
"npm": ">=3.0.0",
9-
"node": ">=4.2.4"
10-
},
117
"lint-staged": {
128
"*.{ts,js}": [
139
"prettier --write --single-quote --print-width 120 --jsx-bracket-same-line true",

0 commit comments

Comments
 (0)