Skip to content

Commit c4986ce

Browse files
committed
v0.1.1
1 parent 3541581 commit c4986ce

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@marcus-rise/next-api-interceptor",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"license": "MIT",
55
"description": "Interceptor for serverless nextjs api",
66
"author": {
@@ -52,13 +52,13 @@
5252
"eslint-config-prettier": "^8.5.0",
5353
"eslint-plugin-prettier": "^4.2.1",
5454
"jest": "^28.1.3",
55+
"next": "^12.2.5",
5556
"prettier": "^2.7.1",
5657
"rimraf": "^3.0.2",
5758
"rollup": "^2.77.0",
5859
"rollup-plugin-dts": "^4.2.2",
5960
"rollup-plugin-terser": "^7.0.2",
6061
"ts-jest": "^28.0.8",
61-
"typescript": "^4.7.4",
62-
"next": "^12.2.5"
62+
"typescript": "^4.7.4"
6363
}
6464
}

0 commit comments

Comments
 (0)