Commit 032625fd authored by Patricio Bruna's avatar Patricio Bruna

Ignore lib dir

parent 19fcd674
...@@ -7,6 +7,7 @@ bower.json ...@@ -7,6 +7,7 @@ bower.json
Makefile Makefile
server.js server.js
webpack.config.js webpack.config.js
lib/
.* .*
### JetBrains template ### JetBrains template
......
...@@ -30739,7 +30739,7 @@ return /******/ (function(modules) { // webpackBootstrap ...@@ -30739,7 +30739,7 @@ return /******/ (function(modules) { // webpackBootstrap
module.exports = { module.exports = {
"name": "zimbra-admin-api-js", "name": "zimbra-admin-api-js",
"version": "0.2.2", "version": "0.2.3",
"main": "src/index.js", "main": "src/index.js",
"dependencies": { "dependencies": {
"crypto-browserify": "^3.11.0", "crypto-browserify": "^3.11.0",
......
This source diff could not be displayed because it is too large. You can view the blob instead.
{ {
"name": "zimbra-admin-api-js", "name": "zimbra-admin-api-js",
"version": "0.2.2", "version": "0.2.3",
"main": "src/index.js", "main": "src/index.js",
"dependencies": { "dependencies": {
"crypto-browserify": "^3.11.0", "crypto-browserify": "^3.11.0",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment