Fix `package.json` name in web

This commit is contained in:
tfennelly 2016-03-09 15:33:27 +00:00
parent 1d5d35ae1c
commit 6be7bd3666
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"name": "blueocean-core",
"name": "blueocean-web",
"version": "0.0.1",
"scripts": {
"lint": "gulp lint --silent",