spritz 0.5.18 → 0.5.20
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +1 -1
- package/spritz.js +613 -615
package/package.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
"author": "David Oliveira <d.oliveira@prozone.org>",
|
3
3
|
"name": "spritz",
|
4
4
|
"description": "A pretty simple and lightweight web framework",
|
5
|
-
"version": "0.5.
|
5
|
+
"version": "0.5.20",
|
6
6
|
"repository": {
|
7
7
|
"type": "git",
|
8
8
|
"url": "https://github.com/davidfoliveira/node-spritz/"
|