Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Commit

Permalink
Updated npm and bower versions for b19.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rmc-software committed Oct 31, 2018
1 parent 41959f8 commit 0385540
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "ag-grid-vue-example",
"version": "19.0.0",
"version": "19.1.1",
"private": true,
"scripts": {
"start": "npm run serve",
"serve": "vue-cli-service serve",
"build": "vue-cli-service build"
},
"dependencies": {
"ag-grid-community": "^19.0.0",
"ag-grid-enterprise": "^19.0.0",
"ag-grid-vue": "^19.0.0",
"ag-grid-community": "^19.1.0",
"ag-grid-enterprise": "^19.1.0",
"ag-grid-vue": "^19.1.0",
"bootstrap": "3.3.7",
"vue": "2.5.16",
"vue-router": "3.0.1"
Expand Down

0 comments on commit 0385540

Please sign in to comment.