Ignore:
Timestamp:
03/14/14 12:36:58 (11 years ago)
Author:
hendrikvanantwerpen
Message:

Enable deployment with Grunt.

Location:
Dev/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • Dev/trunk

    • Property svn:ignore
      •  

        old new  
        11build
        2 quod-erat.git
  • Dev/trunk/node_modules/mocha/node_modules/diff/package.json

    r484 r516  
    3333  "main": "./diff",
    3434  "scripts": {
    35     "test": "node_modules/.bin/mocha test/*.js"
     35    "test": "mocha test/*.js"
    3636  },
    3737  "dependencies": {},
     
    4848  "homepage": "https://github.com/kpdecker/jsdiff",
    4949  "_id": "diff@1.0.7",
    50   "dist": {
    51     "shasum": "bc32d3a6173e197f3eff7fe82ab81b821da8909a"
    52   },
    53   "_from": "diff@1.0.7",
    54   "_resolved": "https://registry.npmjs.org/diff/-/diff-1.0.7.tgz"
     50  "_from": "diff@1.0.7"
    5551}
Note: See TracChangeset for help on using the changeset viewer.