Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

Commit

Permalink
build: 2.0.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
amazing-gao committed Jan 23, 2018
1 parent 74caef5 commit d26580f
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": "koa-oai-router",
"version": "2.0.0",
"version": "2.0.0-alpha.1",
"main": "lib",
"scripts": {
"clean": "rm -rf coverage lib",
Expand Down Expand Up @@ -56,7 +56,7 @@
"eslint-config-airbnb-base": "^11.0.0",
"eslint-plugin-import": "^2.2.0",
"jest": "^22.1.2",
"koa": "2.0.0-alpha.7",
"koa": "^2.4.1",
"koa-bodyparser": "^3.2.0",
"supertest": "^2.0.1"
},
Expand Down

0 comments on commit d26580f

Please sign in to comment.