diff options
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index f7abf249..ed6e1f16 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "karma-sauce-launcher": "~0.1.1", "karma-script-launcher": "~0.1.0", "yaml-js": "~0.0.8", - "marked": "~0.2.9", + "marked": "0.2.9", "rewire": "1.1.3", "grunt-jasmine-node": "~0.1.0", "grunt-parallel": "~0.3.1", |
