Comparing version 5.2.0 to 6.0.1
{ | ||
"name": "@bhp/ui", | ||
"version": "5.2.0", | ||
"version": "6.0.1", | ||
"publishConfig": { | ||
"registry": "https://registry.npmjs.org/" | ||
}, | ||
}, | ||
"main": "index.js", | ||
"peerDependencies": { | ||
"bootstrap": "4.0.0" | ||
"bootstrap": "^4.1.1" | ||
}, | ||
"scripts": { | ||
"build": "node-sass -r scss/ -o css/" | ||
"build": "node-sass -r scss/ -o css/", | ||
"test": "echo no test yet", | ||
"release": "standard-version" | ||
}, | ||
"devDependencies": { | ||
"node-sass": "^4.7.2" | ||
}, | ||
"dependencies": { | ||
"bootstrap": "^4.1.1" | ||
"node-sass": "^4.7.2", | ||
"standard-version": "^4.4.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
126720
1
39
2
2
- Removedbootstrap@^4.1.1