coffeenode-diff
Advanced tools
Comparing version
@@ -7,3 +7,3 @@ // Generated by CoffeeScript 1.10.0 | ||
CND = require('coffeenode-cnd'); | ||
CND = require('cnd'); | ||
@@ -10,0 +10,0 @@ red = CND.red.bind(CND); |
{ | ||
"name": "coffeenode-diff", | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"description": "easy color-coded diffs, using google's diff/match/patch", | ||
"main": "main.coffee", | ||
"main": "main.js", | ||
"scripts": { | ||
@@ -7,0 +7,0 @@ "build": "echo \"compiling main.coffee\" && coffee -c main.coffee", |
Sorry, the diff of this file is not supported yet
4260
-0.61%