We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5d7c55 commit be9dc27Copy full SHA for be9dc27
README.md
@@ -1,4 +1,4 @@
1
-# agnostic
+# agnostic [](https://www.npmjs.com/package/agnostic)
2
3
A library that allows other projects to be agnostic of particular http server implementation.
4
package.json
@@ -1,6 +1,6 @@
{
"name": "agnostic",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "A library that allows other projects to be agnostic of particular http server implementation",
5
"main": "index.js",
6
"scripts": {
0 commit comments