Renames the application ringo-app to ringo.

master
Abhinav Sarkar 2016-10-10 01:31:45 +05:30
parent 3e7b9afe3e
commit fd8a5ce540
No known key found for this signature in database
GPG Key ID: 7C9166A6F5465AD5
8 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
name: ringo-app
name: ringo
version: 0.1.0.0
synopsis: OLTP to OLAP schema transformer
description: Tool to transform OLTP schemas to OLAP star schemas automatically

View File

@ -6,7 +6,7 @@ resolver: lts-7.0
# Local packages, usually specified by relative directory name
packages:
- 'ringo-core'
- 'ringo-app'
- 'ringo'
# Packages to be pulled from upstream that are not in the resolver (e.g., acme-missiles-0.3)
extra-deps: