git ssb

0+

Rômulo Alves / money-block



Commit 66b5635a9a864ebf035dcd24a8011a13f5d9f323

add np to devDeps

romuloalves committed on 10/23/2021, 1:01:31 AM
Parent: 5d6d0b006184c1e4af203d97238bda40d3ac0cad

Files changed

package-lock.jsonchanged
package.jsonchanged
package-lock.jsonView
The diff is too large to show. Use a local git client to view these changes.
Old file size: 225370 bytes
New file size: 360099 bytes
package.jsonView
@@ -7,9 +7,10 @@
77 "test": "ava"
88 },
99 "keywords": [],
1010 "author": "",
11- "license": "ISC",
11 + "license": "MIT",
1212 "devDependencies": {
13- "ava": "^3.15.0"
13 + "ava": "^3.15.0",
14 + "np": "^7.5.0"
1415 }
1516 }

Built with git-ssb-web