Updated ng-admin: 0.9.1 => 1.0.6

This commit is contained in:
baldo 2017-05-13 12:20:41 +02:00
parent 05c6cdafb7
commit b13cd297f8
2 changed files with 2 additions and 2 deletions

View file

@ -65,7 +65,7 @@
</style>
</head>
<body>
<div ui-view></div>
<div ui-view="ng-admin"></div>
<script src="js/moment-with-locales.min.js"></script>
<script src="js/ng-admin.min.js"></script>

View file

@ -37,7 +37,7 @@
"http-errors": "1.5.0",
"lodash": "4.13.1",
"moment": "2.13.0",
"ng-admin": "0.9.1",
"ng-admin": "1.0.6",
"ng-di": "0.2.1",
"node-cron": "1.1.1",
"nodemailer": "2.4.2",