Skip to content

Commit

Permalink
revert version
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel-surinin committed Mar 13, 2021
1 parent 2b14617 commit 572e645
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,6 +1,6 @@
{
"name": "declarative-js",
"version": "3.8.15",
"version": "3.8.14",
"main": "index.js",
"types": "index.d.ts",
"author": "Pavel Surinin <pavel.surinin@gmail.com>",
Expand Down Expand Up @@ -72,4 +72,4 @@
"publish:major": "npm run build && npm version major && npm run copy && npm publish target/out",
"coveralls": "cat target/coverage/lcov.info | coveralls"
}
}
}

0 comments on commit 572e645

Please sign in to comment.