Browse Source

Add pure keyword

pull/10/head
Luke Childs 8 years ago
parent
commit
578d978c99
  1. 3
      package.json

3
package.json

@ -20,7 +20,8 @@
"expire", "expire",
"expirey", "expirey",
"cache", "cache",
"headers" "headers",
"pure"
], ],
"author": "Luke Childs <lukechilds123@gmail.com> (http://lukechilds.co.uk)", "author": "Luke Childs <lukechilds123@gmail.com> (http://lukechilds.co.uk)",
"license": "MIT", "license": "MIT",

Loading…
Cancel
Save