Skip to content

Commit

Permalink
ignore: i18nc_core dist
Browse files Browse the repository at this point in the history
  • Loading branch information
Bacra committed Dec 5, 2019
1 parent 8c88776 commit 30fc61b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
3 changes: 2 additions & 1 deletion lerna.json
Expand Up @@ -6,7 +6,8 @@
"publish": {
"ignoreChanges": [
"test/*",
"*.md"
"*.md",
"packages/i18nc-core/dist/i18nc_core.js"
]
},
"bootstrap": {
Expand Down
5 changes: 3 additions & 2 deletions packages/i18nc-core/dist/i18nc_core.js
Expand Up @@ -39409,7 +39409,7 @@ arguments[4][28][0].apply(exports,arguments)
},{"./lib/source-map-consumer":75,"./lib/source-map-generator":76,"./lib/source-node":77,"dup":28}],80:[function(require,module,exports){
module.exports={
"name": "i18nc-core",
"version": "10.15.2",
"version": "10.15.3",
"description": "Code of I18NC",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -39466,7 +39466,8 @@ module.exports={
"bugs": {
"url": "https://github.com/Bacra/i18nc/issues"
},
"homepage": "https://github.com/Bacra/i18nc"
"homepage": "https://github.com/Bacra/i18nc",
"gitHead": "8c887760b5a39b31265cbd3840bca63bd68c3a99"
}

},{}],81:[function(require,module,exports){
Expand Down

0 comments on commit 30fc61b

Please sign in to comment.