egg-born-module-a-base-sync
Advanced tools
Comparing version 1.2.8 to 1.2.9
const require3 = require('require3'); | ||
const trimHtml = require3('trim-html'); | ||
const trimHtml = require3('@zhennann/trim-html'); | ||
const markdown = require3('@zhennann/markdown'); | ||
@@ -4,0 +4,0 @@ |
{ | ||
"name": "egg-born-module-a-base-sync", | ||
"version": "1.2.8", | ||
"version": "1.2.9", | ||
"title": "Base", | ||
@@ -63,4 +63,4 @@ "eggBornModule": { | ||
"@zhennann/markdown": "^1.0.0", | ||
"trim-html": "^0.1.9" | ||
"@zhennann/trim-html": "^0.1.10" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
966891
+ Added@zhennann/trim-html@^0.1.10
+ Added@zhennann/trim-html@0.1.12(transitive)
- Removedtrim-html@^0.1.9
- Removedtrim-html@0.1.9(transitive)