diff --git a/.gitignore b/.gitignore index 255b24b..7a98521 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /node_modules /package-lock.json -yarn-error\.log \ No newline at end of file +yarn-error\.log +pnpm-lock.yaml \ No newline at end of file diff --git a/package.json b/package.json index 32f964f..2786902 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@a2nt/ss-bootstrap-ui-webpack-boilerplate", - "version": "2.0.7", + "version": "2.0.8", "author": "Tony Air ", "license": "MIT", "description": "This UI Kit allows you to build Bootstrap 4 webapp with some extra UI features. It's easy to extend and easy to convert HTML templates to CMS templates.",