Add build/sjcl, remove grunt postinstall step

This commit is contained in:
wltsmrz
2014-03-07 14:45:38 -08:00
parent 7feafaa320
commit 06c662cc14
2 changed files with 4126 additions and 2 deletions

4125
build/sjcl.js Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -35,8 +35,7 @@
"scripts": {
"pretest": "node_modules/.bin/grunt",
"test": "mocha test/*-test.js",
"build": "grunt",
"postinstall": "grunt"
"build": "grunt"
},
"repository": {
"type": "git",