File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# assert
2
2
3
- [ ![ Build Status] ( https://travis-ci.org/defunctzombie /commonjs-assert.svg?branch=master )] ( https://travis-ci.org/defunctzombie /commonjs-assert )
3
+ [ ![ Build Status] ( https://travis-ci.org/browserify /commonjs-assert.svg?branch=master )] ( https://travis-ci.org/browserify /commonjs-assert )
4
4
5
5
This module is used for writing unit tests for your applications, you can access it with ` require('assert') ` .
6
6
Original file line number Diff line number Diff line change 6
6
" browser"
7
7
],
8
8
"version" : " 1.4.1" ,
9
- "homepage" : " https://github.com/defunctzombie /commonjs-assert" ,
9
+ "homepage" : " https://github.com/browserify /commonjs-assert" ,
10
10
"repository" : {
11
11
"type" : " git" ,
12
- "url" : " git://github.com/defunctzombie /commonjs-assert.git"
12
+ "url" : " git://github.com/browserify /commonjs-assert.git"
13
13
},
14
14
"main" : " ./assert.js" ,
15
15
"dependencies" : {
You can’t perform that action at this time.
0 commit comments